Add out-of-the-box Frigate PTZ support.

This commit is contained in:
Dermot Duffy
2023-10-29 14:10:41 -07:00
parent fa43d2e439
commit e12912fa85
74 changed files with 3981 additions and 1514 deletions
+26 -1
View File
@@ -233,7 +233,31 @@
"auto_play": "Automatically play live cameras",
"auto_unmute": "Automatically unmute live cameras",
"controls": {
"editor_label": "Live Controls"
"editor_label": "Live Controls",
"ptz": {
"editor_label": "PTZ",
"mode": "Mode",
"modes": {
"on": "On",
"off": "Off",
"auto": "Automatic"
},
"orientation": "Orientation",
"orientations": {
"vertical": "Vertical",
"horizontal": "Horizontal"
},
"position": "Position",
"positions": {
"top-left": "Top left",
"top-right": "Top right",
"bottom-left": "Bottom left",
"bottom-right": "Bottom right"
},
"hide_zoom": "Hide zoom control",
"hide_pan_tilt": "Hide pan & tilt control",
"hide_home": "Hide home control"
}
},
"draggable": "Live cameras view can be dragged/swiped",
"layout": "Live Layout",
@@ -301,6 +325,7 @@
"mute": "Mute / Unmute",
"play": "Play / Pause",
"priority": "Priority",
"ptz": "Show PTZ controls",
"recordings": "Recordings",
"screenshot": "Screenshot",
"snapshots": "Snapshots",
+27 -2
View File
@@ -233,7 +233,31 @@
"auto_play": "Gioca automaticamente le telecamere dal vivo",
"auto_unmute": "Riattiva automaticamente l'audio delle telecamere live",
"controls": {
"editor_label": "Controlli dal vivo"
"editor_label": "Controlli dal vivo",
"ptz": {
"editor_label": "",
"mode": "",
"modes": {
"on": "",
"off": "",
"auto": ""
},
"orientation": "",
"orientations": {
"vertical": "",
"horizontal": ""
},
"position": "",
"positions": {
"top-left": "",
"top-right": "",
"bottom-left": "",
"bottom-right": ""
},
"hide_zoom": "",
"hide_pan_tilt": "",
"hide_home": ""
}
},
"draggable": "Il Visualizzatore eventi può essere trascinato oppure puoi scorrere",
"layout": "Disposizione dal vivo",
@@ -299,6 +323,7 @@
"mute": "",
"play": "",
"priority": "Priorità",
"ptz": "",
"screenshot": "",
"snapshots": "Istantanee",
"substreams": "Flusso/i secondario/i",
@@ -523,4 +548,4 @@
},
"select_date": "Scegli la data"
}
}
}
+26 -1
View File
@@ -233,7 +233,31 @@
"auto_play": "Reproduzir câmeras ao vivo automaticamente",
"auto_unmute": "Ativar automaticamente o som das câmeras ao vivo",
"controls": {
"editor_label": "Controles da visualização ao vivo"
"editor_label": "Controles da visualização ao vivo",
"ptz": {
"editor_label": "",
"mode": "",
"modes": {
"on": "",
"off": "",
"auto": ""
},
"orientation": "",
"orientations": {
"vertical": "",
"horizontal": ""
},
"position": "",
"positions": {
"top-left": "",
"top-right": "",
"bottom-left": "",
"bottom-right": ""
},
"hide_zoom": "",
"hide_pan_tilt": "",
"hide_home": ""
}
},
"draggable": "A visualização ao vivo das câmeras pode ser arrastada/deslizada",
"layout": "Layout dinâmico",
@@ -300,6 +324,7 @@
"mute": "",
"play": "",
"priority": "Prioridade",
"ptz": "",
"recordings": "Gravações",
"screenshot": "",
"snapshots": "Instantâneos",
+26 -1
View File
@@ -226,7 +226,31 @@
"auto_play": "Reproduzir câmeras ao vivo automaticamente",
"auto_unmute": "Ativar automaticamente o som das câmeras ao vivo",
"controls": {
"editor_label": "Controles da visualização ao vivo"
"editor_label": "Controles da visualização ao vivo",
"ptz": {
"editor_label": "",
"mode": "",
"modes": {
"on": "",
"off": "",
"auto": ""
},
"orientation": "",
"orientations": {
"vertical": "",
"horizontal": ""
},
"position": "",
"positions": {
"top-left": "",
"top-right": "",
"bottom-left": "",
"bottom-right": ""
},
"hide_zoom": "",
"hide_pan_tilt": "",
"hide_home": ""
}
},
"draggable": "A visualização ao vivo das câmeras pode ser arrastada/deslizada",
"layout": "layout",
@@ -292,6 +316,7 @@
"mute": "",
"play": "",
"priority": "Prioridade",
"ptz": "",
"screenshot": "",
"snapshots": "Instantâneos",
"substreams": "substreams",