From 9aa61a537ddc2647f23e16560a25ab977ce5b1e2 Mon Sep 17 00:00:00 2001 From: Simon Sickle <51972200+simonsickle@users.noreply.github.com> Date: Mon, 18 Dec 2023 23:07:59 -0500 Subject: [PATCH] Update go2rtc.yml --- SD_ROOT/wz_mini/etc/go2rtc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SD_ROOT/wz_mini/etc/go2rtc.yml b/SD_ROOT/wz_mini/etc/go2rtc.yml index 20afa7c..2b6e9b4 100644 --- a/SD_ROOT/wz_mini/etc/go2rtc.yml +++ b/SD_ROOT/wz_mini/etc/go2rtc.yml @@ -23,5 +23,5 @@ streams: - exec:ffmpeg -hide_banner -f alsa -ac 1 -i dsnooper2 -c:a libfdk_aac -afterburner 1 -channels 1 -b:a 128k -profile:a aac_he -ar 16000 -strict experimental -muxdelay 0 -muxpreload 0 -ac:a 1 -f rtsp {output} # libopus has higher cpu requirements, audio may studder. # - exec:ffmpeg -hide_banner -f alsa -ac 1 -i dsnooper2 -c:a libopus -muxdelay 0 -muxpreload 0 -ac:a 1 -af adelay=0|0 -f rtsp {output} - jpeg_1080p: http://127.0.0.1/cgi-bin/jpeg.cgi?channel=0 - jpeg_360p: http://127.0.0.1/cgi-bin/jpeg.cgi?channel=0 + jpeg_1080p: http://127.0.0.1/cgi-bin/jpeg.cgi?channel=0 + jpeg_360p: http://127.0.0.1/cgi-bin/jpeg.cgi?channel=0