diff --git a/pi/bin/video-publisher.sh b/pi/bin/video-publisher.sh index 19875b9a..7ba03c02 100644 --- a/pi/bin/video-publisher.sh +++ b/pi/bin/video-publisher.sh @@ -56,7 +56,8 @@ run_pipeline() { --profile baseline \ --denoise cdn_off \ --nopreview \ - --awb greyworld \ + --awb custom \ + --awbgains 1.5,1.8 \ --output - \ | "${FFMPEG_BIN_PATH}" \ -hide_banner \