mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
14 lines
289 B
JSON
14 lines
289 B
JSON
|
|
{
|
||
|
|
"label": "Live playback settings.",
|
||
|
|
"properties": {
|
||
|
|
"streams": {
|
||
|
|
"label": "Friendly names and restream names to use for live view."
|
||
|
|
},
|
||
|
|
"height": {
|
||
|
|
"label": "Live camera view height"
|
||
|
|
},
|
||
|
|
"quality": {
|
||
|
|
"label": "Live camera view quality"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|