The HTTP (MJPEG) stream URLs for LILIN HD IP Cameras are shown below:
-
CIF Resolution Stream
http://<IP_ADDRESS>/getimage?fmt=cif -
D1 Resolution Stream
http://<IP_ADDRESS>/getimage -
720p Resolution Stream
http://<IP_ADDRESS>/getimage?fmt=720p -
1080p Resolution Stream
http://<IP_ADDRESS>/getimage?fmt=1080p
You can use these URLs to access MJPEG video streams directly from the camera using compatible web browsers, third-party applications, or video management systems.
Single JPEG Image and Basic JPEG Stream
The following URLs can also be used to retrieve JPEG images directly from the camera:
-
Single Snapshot Image (Static Image)
http://<IP_ADDRESS>/snapThis URL returns a single JPEG image and does not automatically refresh or update.
-
Basic JPEG Stream
http://<IP_ADDRESS>/getimageThis URL provides a continuously updating JPEG stream from the camera.
Important Notes
For the best results, LILIN recommends using Mozilla Firefox when viewing MJPEG streams directly through a web browser.
When using Internet Explorer, the browser may attempt to download the stream data as a file rather than displaying the live video stream within the browser window. If this occurs, try using Firefox or another compatible browser that supports MJPEG streaming.
Please note that browser support for MJPEG streams can vary depending on the browser version and security settings in use.
0 Comments