mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-12 22:25:24 +03:00
Update reference.md
Updated after clarification.
This commit is contained in:
parent
51eaf6b564
commit
02fee83bb7
@ -534,13 +534,6 @@ cameras:
|
|||||||
# Optional: Set the name of the stream that should be used for live view
|
# Optional: Set the name of the stream that should be used for live view
|
||||||
# in frigate WebUI. (default: ??)
|
# in frigate WebUI. (default: ??)
|
||||||
stream_name: go2rtc_stream_name
|
stream_name: go2rtc_stream_name
|
||||||
# Optional: Set the height of the jsmpeg stream. (default: 720)
|
|
||||||
# This must be less than or equal to the height of the detect stream. Lower resolutions
|
|
||||||
# reduce bandwidth required for viewing the jsmpeg stream. Width is computed to match known aspect ratio.
|
|
||||||
height: 720
|
|
||||||
# Optional: Set the encode quality of the jsmpeg stream (default: shown below)
|
|
||||||
# 1 is the highest quality, and 31 is the lowest. Lower quality feeds utilize less CPU resources.
|
|
||||||
quality: 8
|
|
||||||
|
|
||||||
# Optional: connect to ONVIF camera
|
# Optional: connect to ONVIF camera
|
||||||
# to enable PTZ controls.
|
# to enable PTZ controls.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user