From 05a2f53b6749b9317a98bc97c5ca0510e278f1c1 Mon Sep 17 00:00:00 2001 From: Alexey Khit Date: Fri, 16 Jun 2023 15:01:42 +0300 Subject: [PATCH] Update projects using section in readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c1444e02..7423ca91 100644 --- a/README.md +++ b/README.md @@ -835,7 +835,9 @@ streams: "camera.hall": ffmpeg:{input}#video=copy#audio=opus ``` -PS. Default Home Assistant lovelace cards don't support 2-way audio. You can use 2-way audio from [Add-on Web UI](https://my.home-assistant.io/redirect/supervisor_addon/?addon=a889bffc_go2rtc&repository_url=https%3A%2F%2Fgithub.com%2FAlexxIT%2Fhassio-addons). But you need use HTTPS to access the microphone. This is a browser restriction and cannot be avoided. +**PS.** Default Home Assistant lovelace cards don't support 2-way audio. You can use 2-way audio from [Add-on Web UI](https://my.home-assistant.io/redirect/supervisor_addon/?addon=a889bffc_go2rtc&repository_url=https%3A%2F%2Fgithub.com%2FAlexxIT%2Fhassio-addons). But you need use HTTPS to access the microphone. This is a browser restriction and cannot be avoided. + +**PS.** There is also another nice card with go2rtc support - [Frigate Lovelace Card](https://github.com/dermotduffy/frigate-hass-card). ### Module: MP4 @@ -1058,8 +1060,13 @@ streams: ## Projects using go2rtc - [Frigate 12+](https://frigate.video/) - open source NVR built around real-time AI object detection +- [Frigate Lovelace Card](https://github.com/dermotduffy/frigate-hass-card) - custom card for Home Assistant - [ring-mqtt](https://github.com/tsightler/ring-mqtt) - Ring devices to MQTT Bridge - [EufyP2PStream](https://github.com/oischinger/eufyp2pstream) - A small project that provides a Video/Audio Stream from Eufy cameras that don't directly support RTSP +- [ioBroker.euSec](https://github.com/bropat/ioBroker.eusec) - [ioBroker](https://www.iobroker.net/) adapter for control Eufy security devices +- [MMM-go2rtc](https://github.com/Anonym-tsk/MMM-go2rtc) - MagicMirror² Module +- [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=go2rtc) +- [NixOS](https://search.nixos.org/packages?query=go2rtc) - [Proxmox Helper Scripts](https://tteck.github.io/Proxmox/) - [Unraid](https://unraid.net/community/apps?q=go2rtc)