Specifications
Chapter 3. Using Third Party Clients
N6603 Operations User Manual
10
NOTE:
Connection speed to the camera depends on the bandwidth.
3.4.1. Playing MPEG-4 Video
Type rtsp://<IP>:<PORT>/video.mp4, <IP> means IP address of your camera, <PORT>
means RTSP port of your camera (default value is 554). Example:
rtsp://89.57.167.76:554/video.mp4.
3.4.2. Playing MJPEG Video
Type rtsp://<IP>:<PORT>/video.mjpg, <IP> means IP address of your camera, <PORT>
means HTTP port of your camera (default value is 80). Example:
rtsp://89.57.167.76:80/video.mjpeg.
IMPORTANT:
To view MJPEG video, you need to disable [RTSP] at SETTING – Basic –Camera – General.
3.4.3. Getting a JPEG Image
Type http://<IP>:<PORT>/jpg/image.jpg, <IP> means IP address of your camera,
<PORT> means HTTP port of your camera (default value is 80). Example:
rtsp://89.57.167.76:80/jpg/image.jpg.
NOTE:
You can get 5-6 images per second maximum.