Initial support for go2rtc provider.
This commit is contained in:
@@ -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)"
|
||||
},
|
||||
|
||||
@@ -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à)",
|
||||
|
||||
@@ -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)",
|
||||
|
||||
Reference in New Issue
Block a user