Add low delay args to restream input args (#5231)

This commit is contained in:
Nicolas Mowen 2023-01-25 17:39:35 -07:00 committed by GitHub
parent f54b223adf
commit a63dd9bccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -236,6 +236,10 @@ PRESETS_INPUT = {
"tcp",
TIMEOUT_PARAM,
"5000000",
"-fflags",
"nobuffer",
"-flags",
"low_delay",
],
"preset-rtsp-udp": _user_agent_args
+ [