mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 09:45:22 +03:00
Remove RTMP from default list of roles
This commit is contained in:
parent
52d95e96cd
commit
b90e71d209
@ -592,7 +592,6 @@ class CameraConfig(FrigateBaseModel):
|
||||
if len(config["ffmpeg"]["inputs"]) == 1:
|
||||
config["ffmpeg"]["inputs"][0]["roles"] = [
|
||||
"record",
|
||||
"rtmp",
|
||||
"detect",
|
||||
"restream",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user