diff --git a/en/majestic-streamer.md b/en/majestic-streamer.md index 5fb54d9..b31eecd 100644 --- a/en/majestic-streamer.md +++ b/en/majestic-streamer.md @@ -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: ```