mirror of https://github.com/OpenIPC/wiki.git
Update personal-zigfisher-promo.md
parent
208404a31e
commit
c0df8fdc13
|
@ -6,6 +6,16 @@
|
||||||
|
|
||||||
**This page is personal notes by @zigfisher for public reading only and may not be edited by others**
|
**This page is personal notes by @zigfisher for public reading only and may not be edited by others**
|
||||||
|
|
||||||
|
### Device table for customization
|
||||||
|
|
||||||
|
* Anjoy
|
||||||
|
* [ssc30kq-imx335-anjoy](#ssc335-imx307-anjoy)
|
||||||
|
* [ssc335-imx307-anjoy](#ssc335-imx307-anjoy)
|
||||||
|
* [ssc335de-imx335-anjoy](#ssc335de-imx335-anjoy)
|
||||||
|
|
||||||
|
|
||||||
|
-------
|
||||||
|
|
||||||
|
|
||||||
### ssc30kq-imx335-anjoy
|
### ssc30kq-imx335-anjoy
|
||||||
|
|
||||||
|
@ -43,6 +53,24 @@ cli -s .watchdog.enabled false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
### ssc335de-imx335-anjoy
|
||||||
|
|
||||||
|
Board names: MC500L8
|
||||||
|
|
||||||
|
```
|
||||||
|
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
|
[logo]: https://openipc.org/assets/openipc-logo-black.svg
|
||||||
[chat]: https://openipc.org/images/telegram_button.svg
|
[chat]: https://openipc.org/images/telegram_button.svg
|
||||||
|
|
Loading…
Reference in New Issue