From d1dc3e470f9f224882ce09ecc6b25e133b8ee357 Mon Sep 17 00:00:00 2001 From: legop3 Date: Fri, 28 Nov 2025 04:21:29 -0500 Subject: [PATCH] ill try it --- pi/bin/video-publisher.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pi/bin/video-publisher.sh b/pi/bin/video-publisher.sh index 5b24521f..ddd983e7 100644 --- a/pi/bin/video-publisher.sh +++ b/pi/bin/video-publisher.sh @@ -83,6 +83,8 @@ run_pipeline() { --bitrate "${VIDEO_BITRATE}" \ --codec h264 \ --profile baseline \ + --intra 15 \ + --idrperiod 15 \ --denoise cdn_off \ --nopreview \ --awb custom \ @@ -109,6 +111,8 @@ run_pipeline() { -application voip \ -frame_duration 60 \ -compression_level 0 \ + -muxpreload 0 \ + -muxdelay 0 \ -flush_packets 1 \ -f mpegts \ "${PUBLISH_URL}"