Update customizer.sh for apfpv experiment

This commit is contained in:
Signor Pellegrino (from Citadel PC)
2025-05-30 15:28:34 +03:00
parent 9168fc2e93
commit 264321e460

View File

@@ -1,4 +1,15 @@
#!/bin/sh
#
# Perform basic settings on a known IP camera
#
#
# Set custom upgrade url
#
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/openipc.ssc338q-nor-apfpv.tgz'
#
#
# Set custom majestic settings
#
cli -s .isp.exposure 10
cli -s .video0.fps 90
cli -s .video0.bitrate 8192