From d957b583c8de7d981b256cd676b686bf1c5cdbbc Mon Sep 17 00:00:00 2001 From: Paul Philippov Date: Sun, 7 Aug 2022 11:06:10 -0400 Subject: [PATCH] correct link to HLS endpoint --- en/majestic-streamer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/majestic-streamer.md b/en/majestic-streamer.md index 0bbe710..21ebf31 100644 --- a/en/majestic-streamer.md +++ b/en/majestic-streamer.md @@ -18,7 +18,7 @@ With firmware running, you can access the camera using URLs below #### Live video -* http://192.168.1.10/ - [HLS][hls] live streaming is web browser. +* http://192.168.1.10/hls - [HLS][hls] live streaming is web browser. * http://192.168.1.10/mjpeg.html - [MJPEG][mjpeg] & [MP3][mp3] streaming in web browser. * http://192.168.1.10/video.mp4 - [MP4][mp4] video (Fragmented MP4). * rtsp://192.168.1.10 - Main channel of [RTSP][rtsp] streamer (video0 in config).