Update video-publisher.sh AWB settings

Changed AWB setting from 'greyworld' to 'custom' with specific gains.
This commit is contained in:
legop3
2025-11-23 03:39:29 -05:00
committed by GitHub
parent df175f7198
commit f5f183e7ce
+2 -1
View File
@@ -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 \