Initial support for go2rtc provider.

This commit is contained in:
Dermot Duffy
2023-02-18 09:07:06 -08:00
parent 276320152c
commit 5767e98501
20 changed files with 850 additions and 25 deletions
+2 -1
View File
@@ -29,7 +29,8 @@
"live_providers": {
"auto": "Automatic",
"frigate-jsmpeg": "Frigate JSMpeg",
"ha": "Home Assistant video stream (i.e. HLS, LL-HLS, WebRTC native)",
"go2rtc": "go2rtc",
"ha": "Home Assistant video stream (i.e. HLS, LL-HLS, WebRTC via HA)",
"image": "Home Assistant images",
"webrtc-card": "WebRTC Card (i.e. AlexxIT's WebRTC Card)"
},
+3 -1
View File
@@ -29,7 +29,9 @@
"live_providers": {
"auto": "Automatica",
"frigate-jsmpeg": "Frigate JSMpeg",
"ha": "Home Assistant (ovvero HLS, LL-HLS, WebRTC nativo)",
"go2rtc": "",
"ha": "",
"image": "",
"webrtc-card": "Scheda WebRTC (ovvero la scheda WebRTC di Alexxit)"
},
"title": "Titolo per questa telecamera (Autoidentificato dall'entità)",
+3 -1
View File
@@ -29,7 +29,9 @@
"live_providers": {
"auto": "Automatico",
"frigate-jsmpeg": "Frigate JSMpeg",
"ha": "Home Assistant (HLS, LL-HLS ou WebRTC nativo)",
"go2rtc": "",
"ha": "",
"image": "",
"webrtc-card": "Cartão WebRTC (de @AlexxIT)"
},
"title": "Título para esta câmera (detectado automaticamente pela entidade)",