mirror of https://github.com/OpenIPC/firmware.git
[no ci] Package: update datalink Sigmastar default settings
parent
4a86bd10c2
commit
fafc7356c0
|
@ -74,11 +74,10 @@ majestic_generic() {
|
|||
}
|
||||
|
||||
majestic_sigmastar() {
|
||||
cli -s .isp.exposure 10
|
||||
cli -s .isp.aGain 8
|
||||
cli -s .isp.dGain 8
|
||||
cli -s .isp.exposure 30
|
||||
cli -s .isp.aGain 10
|
||||
cli -s .video0.size 1920x1080
|
||||
cli -s .video0.fps 90
|
||||
cli -s .video0.fps 60
|
||||
cli -s .video0.rcMode cbr
|
||||
cli -s .jpeg.enabled false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue