mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 08:49:16 +02:00
some stuff
This commit is contained in:
@@ -43,7 +43,7 @@ checkFFmpeg().then((ffmpegPath) => {
|
||||
return [
|
||||
"-fflags", "+nobuffer+flush_packets",
|
||||
"-flags", "low_delay",
|
||||
"-rtbufsize", "4096",
|
||||
"-rtbufsize", "2048",
|
||||
"-probesize", "128",
|
||||
|
||||
...inputArgs,
|
||||
|
||||
Reference in New Issue
Block a user