User's Manual
Table Of Contents
- Chapter 1 Introduction
- Chapter 2 Basic Setup
- Chapter 3 Viewing Live Video
- Chapter 4 Advanced Viewing Setup
- Chapter 5 Web-based Management
- Introduction
- Connecting to Network Camera
- Welcome Screen
- Administration Menu
- System Screen
- Network Screen
- Wireless Screen (Wireless Model Only)
- DDNS Screen
- Video & Audio Screen
- Video Access Screen
- User Database Screen
- Motion Detection Screen
- E-Mail Screen
- FTP Screen
- HTTP Screen
- Event Trigger Screen
- Maintenance Screen
- Status Screen
- Log Screen
- Chapter 6 WindowsViewing/Recording Utility
- Chapter 7 Troubleshooting
- Appendix A Specifications
- Appendix B Streaming Video/Audio Solution
Appendix B
Streaming Video/Audio
Solution
B
Overview
Streaming video is a sequence of "moving images" that are sent in compressed form over the
Internet and displayed by the viewer as they arrive. With streaming, a Web user does not have
to wait to download a large file before seeing the video or hearing the sound. Instead, the
media is sent in a continuous stream and is played as it arrives.
Streaming Video/Audio through Internet Camera
To snapshot a JPEG image from the Internet Camera with specified resolution and quality:
http://<ip>/img/snapshot.cgi?[size=<value>][&quality=<value
>]
Size = 1(160*128)
2(320*240)
3(640*480)
Quality = 1(Very low)
2(Low)
3(Normal)
4(High)
5(Very high)
To stream M-JPEG video from the Internet Camera (M-JPEG mode only)
http://<ip>/img/mjpeg.cgi
or http://<ip>/img/main_mjpeg.htm
To stream video through the RTP/RTSP protocol from Internet Camera (MPEG-4 mode only)
rtsp://<ip>/img/media.sav
Note: Users need to specify the desired protocol in the players.
To snapshot a JPEG image (160*128, very low quality) through a mobile phone:
http://<ip>/img/mobile.cgi
93