Skip to content

Commit

Permalink
use fork for raspicam-awb - jacksonliam/mjpg-streamer#235
Browse files Browse the repository at this point in the history
  • Loading branch information
jantman committed Mar 13, 2022
1 parent 3b57f69 commit 195b8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/octopi/config
Expand Up @@ -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
Expand Down

0 comments on commit 195b8bf

Please sign in to comment.