From 195b8bfe30498ff674f7c5eb28e4da7d69a5662c Mon Sep 17 00:00:00 2001 From: Jason Antman Date: Sun, 13 Mar 2022 16:45:43 -0400 Subject: [PATCH] use fork for raspicam-awb - jacksonliam/mjpg-streamer#235 --- src/modules/octopi/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/octopi/config b/src/modules/octopi/config index 668622a9..c077492b 100755 --- a/src/modules/octopi/config +++ b/src/modules/octopi/config @@ -11,7 +11,7 @@ [ -n "$OCTOPI_INCLUDE_CURAENGINE" ] || OCTOPI_INCLUDE_CURAENGINE=no # mjpg streamer -[ -n "$OCTOPI_MJPGSTREAMER_ARCHIVE" ] || OCTOPI_MJPGSTREAMER_ARCHIVE=https://github.com/jacksonliam/mjpg-streamer/archive/master.zip +[ -n "$OCTOPI_MJPGSTREAMER_ARCHIVE" ] || OCTOPI_MJPGSTREAMER_ARCHIVE=https://github.com/markus-k/mjpg-streamer/archive/refs/heads/raspicam-awb.zip [ -n "$OCTOPI_INCLUDE_MJPGSTREAMER" ] || OCTOPI_INCLUDE_MJPGSTREAMER=yes # FFMPEG HLS