We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9168fc2 commit 264321eCopy full SHA for 264321e
devices/ssc338q_apfpv/general/overlay/usr/share/openipc/customizer.sh
@@ -1,4 +1,15 @@
1
#!/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
13
cli -s .isp.exposure 10
14
cli -s .video0.fps 90
15
cli -s .video0.bitrate 8192
0 commit comments