mirror of https://github.com/OpenIPC/firmware.git
Add files via upload
parent
e1a6e19940
commit
016e205f22
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
yaml-cli -s .isp.sensorConfig /etc/sensors/imx415_fpv.bin
|
||||||
|
yaml-cli -s .isp.exposure 10
|
||||||
|
yaml-cli -s .video0.size 1920x1080
|
||||||
|
yaml-cli -s .video0.fps 60
|
||||||
|
yaml-cli -s .video0.crop 0x0x1920x1080
|
||||||
|
sleep .2
|
||||||
|
/root/kill.sh &
|
||||||
|
sleep .2
|
|
@ -0,0 +1,7 @@
|
||||||
|
yaml-cli -s .video0.size 1920x1080
|
||||||
|
yaml-cli -s .video0.crop 0x0x1920x1080
|
||||||
|
yaml-cli -s .video0.fps 60
|
||||||
|
yaml-cli -s .isp.sensorConfig /etc/sensors/imx415_fpv.bin
|
||||||
|
yaml-cli -s .isp.exposure 20
|
||||||
|
sleep .2
|
||||||
|
/root/kill.sh
|
|
@ -0,0 +1,7 @@
|
||||||
|
yaml-cli -s .video0.size 1920x1080
|
||||||
|
yaml-cli -s .video0.crop 0x0x1920x1080
|
||||||
|
yaml-cli -s .video0.fps 90
|
||||||
|
yaml-cli -s .isp.sensorConfig /etc/sensors/imx415_fpv.bin
|
||||||
|
yaml-cli -s .isp.exposure 30
|
||||||
|
sleep .2
|
||||||
|
/root/kill.sh
|
|
@ -0,0 +1,7 @@
|
||||||
|
yaml-cli -s .video0.size 3840x2160
|
||||||
|
yaml-cli -s .video0.crop 240x144x2560x1440
|
||||||
|
yaml-cli -s .video0.fps 30
|
||||||
|
yaml-cli -s .isp.sensorConfig /etc/sensors/imx415_fpv.bin
|
||||||
|
yaml-cli -s .isp.exposure 10
|
||||||
|
sleep .2
|
||||||
|
/root/kill.sh &
|
|
@ -0,0 +1,8 @@
|
||||||
|
yaml-cli -s .video0.size 3840x2160
|
||||||
|
yaml-cli -s .video0.crop 560x320x2560x1440
|
||||||
|
yaml-cli -s .video0.fps 20
|
||||||
|
yaml-cli -s .isp.sensorConfig /etc/sensors/imx415_fpv.bin
|
||||||
|
yaml-cli -s .isp.exposure 10
|
||||||
|
sleep .2
|
||||||
|
/root/kill.sh &
|
||||||
|
sleep .2
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
yaml-cli -s .video0.size 1280x720
|
||||||
|
yaml-cli -s .video0.fps 60
|
||||||
|
yaml-cli -s .isp.sensorConfig /etc/sensors/imx415_fpv.bin
|
||||||
|
yaml-cli -s .isp.exposure 10
|
||||||
|
yaml-cli -s .video0.crop 0x0x1280x720
|
||||||
|
sleep .2
|
||||||
|
/root/kill.sh &
|
||||||
|
sleep .2
|
|
@ -0,0 +1,7 @@
|
||||||
|
yaml-cli -s .video0.size 1280x720
|
||||||
|
yaml-cli -s .video0.crop 0x0x1280x720
|
||||||
|
yaml-cli -s .video0.fps 60
|
||||||
|
yaml-cli -s .isp.sensorConfig /etc/sensors/imx415_fpv.bin
|
||||||
|
yaml-cli -s .isp.exposure 20
|
||||||
|
sleep .2
|
||||||
|
/root/kill.sh
|
|
@ -0,0 +1,7 @@
|
||||||
|
yaml-cli -s .video0.size 1280x720
|
||||||
|
yaml-cli -s .video0.crop 0x0x1280x720
|
||||||
|
yaml-cli -s .video0.fps 90
|
||||||
|
yaml-cli -s .isp.sensorConfig /etc/sensors/imx415_fpv.bin
|
||||||
|
yaml-cli -s .isp.exposure 30
|
||||||
|
sleep .2
|
||||||
|
/root/kill.sh
|
|
@ -0,0 +1,7 @@
|
||||||
|
yaml-cli -s .video0.size 1280x720
|
||||||
|
yaml-cli -s .video0.crop 0x0x1280x720
|
||||||
|
yaml-cli -s .video0.fps 120
|
||||||
|
yaml-cli -s .isp.sensorConfig /etc/sensors/imx415_fpv.bin
|
||||||
|
yaml-cli -s .isp.exposure 30
|
||||||
|
sleep .2
|
||||||
|
/root/kill.sh
|
|
@ -0,0 +1,4 @@
|
||||||
|
killall majestic
|
||||||
|
sleep 1
|
||||||
|
majestic &
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue