Appendix
A. RTSP Protocol Support
The camera can support RTSP protocol for both video and audio streaming.
If you are using Quick Time player, use the following RTSP command:
rtsp://<IP of the camera>:554/<CH No.>.sdp
For example, rtsp://192.168.3.111:554/CH001.sdp
If you are using VLC player, use the following RTSP command:
rtsp://<ID>:<Password>@<IP of the camera>:554/<CH No.>.sdp
For example, rtsp://admin:admin@192.168.3.111:554/CH001.sdp
If you use the VLC, and if authentication is not required, enter:
rtsp://@<IP of the camera:554/<CH No.>.sdp
For example, rtsp://@192.168.3.111:554/CH001.sdp
Note:
1. See 3.6.2 Security for RTSP related settings on the Web interface.
2. Only VLC and QuickTime players are supported for streaming video via RTSP
protocol.