Update majestic-streamer.md

master
Signor Pellegrino 2025-07-03 20:59:28 +03:00 committed by GitHub
parent 517550dc11
commit 4f5344457f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 1 deletions

View File

@ -62,7 +62,15 @@ cli -s .video0.codec h264 ; cli -s .video0.fps 10 ; killall -HUP majestic
/night/ircut
/night/light
```
Example for disable and enable night mode
```
root@openipc-ssc377d:~# wget -q -O - http://localhost/night/off
0
root@openipc-ssc377d:~# wget -q -O - http://localhost/night/on
1
root@openipc-ssc377d:~# wget -q -O - http://localhost/night/toggle
*
```
### Auto day/night detection