[no ci] Package: update datalink Sigmastar default settings

pull/1201/head
Viktor 2023-12-17 17:30:30 +01:00
parent 4a86bd10c2
commit fafc7356c0
1 changed files with 3 additions and 4 deletions

View File

@ -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
}