mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 01:35:22 +03:00
Update docs to reflect restream role
This commit is contained in:
parent
73276cc64b
commit
5a2b84fbfb
@ -336,6 +336,7 @@ snapshots:
|
|||||||
person: 15
|
person: 15
|
||||||
|
|
||||||
# Optional: RTMP configuration
|
# Optional: RTMP configuration
|
||||||
|
# NOTE: RTMP is deprecated in favor of restream
|
||||||
# NOTE: Can be overridden at the camera level
|
# NOTE: Can be overridden at the camera level
|
||||||
rtmp:
|
rtmp:
|
||||||
# Optional: Enable the RTMP stream (default: False)
|
# Optional: Enable the RTMP stream (default: False)
|
||||||
@ -343,7 +344,7 @@ rtmp:
|
|||||||
|
|
||||||
# Optional: Restream configuration
|
# Optional: Restream configuration
|
||||||
# NOTE: Can be overridden at the camera level
|
# NOTE: Can be overridden at the camera level
|
||||||
rtmp:
|
restream:
|
||||||
# Optional: Enable the restream (default: True)
|
# Optional: Enable the restream (default: True)
|
||||||
enabled: True
|
enabled: True
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user