mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-13 14:45:25 +03:00
Remove user args from http jpeg
This commit is contained in:
parent
78d67484e1
commit
bedf705157
@ -214,8 +214,7 @@ def parse_preset_hardware_acceleration_encode(
|
|||||||
|
|
||||||
|
|
||||||
PRESETS_INPUT = {
|
PRESETS_INPUT = {
|
||||||
"preset-http-jpeg-generic": _user_agent_args
|
"preset-http-jpeg-generic": [
|
||||||
+ [
|
|
||||||
"-r",
|
"-r",
|
||||||
"{}",
|
"{}",
|
||||||
"-stream_loop",
|
"-stream_loop",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user