Update majestic-streamer.md, add motion enable scripts info

pull/325/head
Signor Pellegrino 2024-02-12 10:38:58 +03:00 committed by GitHub
parent e540afa8e5
commit c36152303e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 2 deletions

View File

@ -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:
```