From 4f5344457fca5786b51e214bd9517ad96f1877d5 Mon Sep 17 00:00:00 2001 From: Signor Pellegrino <68112357+flyrouter@users.noreply.github.com> Date: Thu, 3 Jul 2025 20:59:28 +0300 Subject: [PATCH] Update majestic-streamer.md --- en/majestic-streamer.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/en/majestic-streamer.md b/en/majestic-streamer.md index 4f85f08..584805f 100644 --- a/en/majestic-streamer.md +++ b/en/majestic-streamer.md @@ -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