This commit is contained in:
legop3
2025-11-28 04:49:04 -05:00
parent 29facb35f3
commit eb27e9e620
2 changed files with 9 additions and 2 deletions
+2 -1
View File
@@ -91,7 +91,7 @@ run_pipeline() {
| "${FFMPEG_BIN_PATH}" \
-hide_banner \
-loglevel warning \
-fflags nobuffer \
-fflags nobuffer+genpts \
-flags low_delay \
-max_interleave_delta 0 \
-use_wallclock_as_timestamps 1 \
@@ -114,6 +114,7 @@ run_pipeline() {
-compression_level 0 \
-muxpreload 0 \
-muxdelay 0 \
-vsync passthrough \
-flush_packets 1 \
-f mpegts \
"${PUBLISH_URL}"