
Appendix
139
Appendix D: RTSP Command
The GV-IP Speed Dome can support RTSP protocol for both audio and video streaming.
•
If you use the VLC, and if authentication is required, enter:
rtsp://username:password@<IP of the GV-IP Speed Dome/<codec>_<channel
number>
Only include the “_<channel number>” for channels 2 to 4.
For example, for the first H.264 channel:
rtsp://admin:admin192.168.3.111/h264
For the second H.264 channel:
rtsp://admin:admin192.168.3.111/h264_2
For MJPEG channel:
rtsp://admin:admin192.168.3.111/jpeg
•
If you use the VLC, and if authentication is not required, enter:
rtsp://@<IP of the GV-IP Speed Dome/<codec>_<channel number>
For example, for the first H.264 channel:
rtsp://192.168.3.111/h264
For the second H.264 channel:
rtsp://192.168.3.111/h264_2
For MJPEG channel:
rtsp://192.168.3.111/jpeg
Note:
The RTSP streaming is supported over UDP and TCP.