Skip to content

Commit 264321e

Browse files
committed
Update customizer.sh for apfpv experiment
1 parent 9168fc2 commit 264321e

File tree

1 file changed

+11
-0
lines changed
  • devices/ssc338q_apfpv/general/overlay/usr/share/openipc

1 file changed

+11
-0
lines changed

devices/ssc338q_apfpv/general/overlay/usr/share/openipc/customizer.sh

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
#!/bin/sh
2+
#
3+
# Perform basic settings on a known IP camera
4+
#
5+
#
6+
# Set custom upgrade url
7+
#
8+
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/openipc.ssc338q-nor-apfpv.tgz'
9+
#
10+
#
11+
# Set custom majestic settings
12+
#
213
cli -s .isp.exposure 10
314
cli -s .video0.fps 90
415
cli -s .video0.bitrate 8192

0 commit comments

Comments
 (0)