mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Add low delay args to restream input args (#5231)
This commit is contained in:
parent
f54b223adf
commit
a63dd9bccd
@ -236,6 +236,10 @@ PRESETS_INPUT = {
|
||||
"tcp",
|
||||
TIMEOUT_PARAM,
|
||||
"5000000",
|
||||
"-fflags",
|
||||
"nobuffer",
|
||||
"-flags",
|
||||
"low_delay",
|
||||
],
|
||||
"preset-rtsp-udp": _user_agent_args
|
||||
+ [
|
||||
|
Loading…
Reference in New Issue
Block a user