mirror of https://github.com/OpenIPC/wiki.git
Merge pull request #116 from OpenIPC/ZigFisher-patch-1
Update personal-zigfisher-promo.md, add ssc335 notespull/117/head
commit
208404a31e
|
@ -6,7 +6,10 @@
|
|||
|
||||
**This page is personal notes by @zigfisher for public reading only and may not be edited by others**
|
||||
|
||||
### ssc30kq_imx335_anjoy
|
||||
|
||||
### ssc30kq-imx335-anjoy
|
||||
|
||||
Board names: MC-L12, MC-L12B
|
||||
|
||||
```
|
||||
cli -s .system.staticDir /var/www/majestic
|
||||
|
@ -21,6 +24,26 @@ cli -s .watchdog.enabled false
|
|||
```
|
||||
|
||||
|
||||
### ssc335-imx307-anjoy
|
||||
|
||||
Board names: MS-J10
|
||||
|
||||
```
|
||||
cli -s .system.staticDir /var/www/majestic
|
||||
cli -s .nightMode.enabled true
|
||||
cli -s .nightMode.irSensorPin 61
|
||||
cli -s .nightMode.irSensorPinInvert false
|
||||
cli -s .nightMode.irCutPin1 78
|
||||
cli -s .nightMode.irCutPin2 79
|
||||
cli -s .video0.codec h264
|
||||
cli -s .video0.size 1920x1080
|
||||
cli -s .video0.fps 30
|
||||
cli -s .hls.enabled false
|
||||
cli -s .watchdog.enabled false
|
||||
```
|
||||
|
||||
|
||||
|
||||
[logo]: https://openipc.org/assets/openipc-logo-black.svg
|
||||
[chat]: https://openipc.org/images/telegram_button.svg
|
||||
[telegram_en]: https://t.me/OpenIPC
|
||||
|
|
Loading…
Reference in New Issue