Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 1.38 KB

OpenIPC-devices.md

File metadata and controls

58 lines (41 loc) · 1.38 KB

OpenIPC logo

OpenIPC settings

This page is personal notes by @RoboSchmied for public reading only and may not be edited by others

Device table for customization


gk7205v210-sc223a-okaidi

cli -s .system.staticDir /var/www/majestic
cli -s .nightMode.enabled true
cli -s .nightMode.irCutPin1 9
cli -s .nightMode.irCutPin2 8
cli -s .nightMode.backlightPin 14
cli -s .nightMode.minThreshold 6000
cli -s .nightMode.maxThreshold 14000
cli -s .nightMode.colorToGray false
cli -s .nightMode.drcOverride 300
cli -s .nightMode.dncDelay 1
cli -s .video0.codec h264
cli -s .hls.enabled false

ssc30kq-imx335-okaidi

yaml-cli -s .nightMode.enabled true
yaml-cli -s .nightMode.irCutPin1 23
yaml-cli -s .nightMode.irCutPin2 24
yaml-cli -s .nightMode.backlightPin 60
yaml-cli -s .nightMode.minThreshold 6000
yaml-cli -s .nightMode.maxThreshold 14000
yaml-cli -s .nightMode.colorToGray false

yaml-cli -s .video0.bitrate 5600    
yaml-cli -s .video0.size 1920x1080 
yaml-cli -s .video0.gopSize 1.5
yaml-cli -s .video0.fps 60