mirror of https://github.com/OpenIPC/firmware.git
add drc set to tweak script (#532)
parent
62a9383789
commit
81d8020972
|
@ -31,6 +31,7 @@ all_other() {
|
|||
sed -i "s!/usr/bin/mavlink-routerd &!#/usr/bin/mavlink-routerd &!g" /etc/init.d/S97mavlink
|
||||
# majestic basic settings
|
||||
${cli} -s .isp.slowShutter disabled
|
||||
${cli} -s .isp.drc 500
|
||||
${cli} -s .image.contrast 50
|
||||
${cli} -s .image.luminance 50
|
||||
${cli} -s .video0.bitrate 4096
|
||||
|
|
Loading…
Reference in New Issue