correct link to HLS endpoint

pull/46/head
Paul Philippov 2022-08-07 11:06:10 -04:00 committed by GitHub
parent 890f57fe82
commit d957b583c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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).