-
/snapshot
Get a current actual image from the server.
- /snapshot?res=low get a low low resolution stream (if -camera-low_res_factor=X is configured).
-
/stream
Get a live stream.
- /stream?res=low get a low low resolution stream (if -camera-low_res_factor=X is configured).
-
The mjpg-streamer compatibility layer:
-
/video
Get a live (H264) video stream best suited to current browser in a maximum compatibility mode choosing automatically between one of the below formats.
- /video.html
get a live video using WebRTC (low-latency streaming with latency of around 100ms).
- /video.mp4
get a live video stream in MP4 format (Firefox, with latency of around 1s if FFMPEG enabled).
- /video.mkv
get a live video stream in MKV format (Chrome, with latency of around 2s if FFMPEG enabled).
- /video.m3u8
get a live video stream in HLS format (Safari, with latency of around 1s).
- /video.html?res=low get a low resolution stream (if -camera-low_res_factor=X is configured).
-
The commands available on some cameras: