mirror of https://github.com/OpenIPC/wiki.git
Update majestic-streamer.md, add motion enable scripts info
parent
e540afa8e5
commit
c36152303e
|
@ -68,8 +68,6 @@ cli -s .nightMode.minThreshold 10
|
|||
cli -s .nightMode.maxThreshold 50
|
||||
```
|
||||
|
||||
The experiments continue...
|
||||
|
||||
|
||||
### Motion detection
|
||||
|
||||
|
@ -87,6 +85,12 @@ cli -s .motionDetect.enabled true
|
|||
cli -s .motionDetect.debug true
|
||||
```
|
||||
|
||||
Enable external plugin system:
|
||||
|
||||
```
|
||||
cli -s .system.plugins true
|
||||
```
|
||||
|
||||
Reboot the camera and restart `majestic` in the foreground:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue