Page 1 of 1

[ Video Server ] How to stream RTSP from Video Server - 20150129

Posted: January 29th, 2015, 8:41 pm
by DerekChang
Applied to
VS11 (FW v1.05), VS12 (FW v1.09), VS14 (FW v1.03)

Question
How to stream RTSP from Video Server

Answer
For RTSP function, main stream should be adjust to specific resolution
For VS11 and VS12, it should be half D1 and CIF
For VS14, it should be D1, half D1 and CIF.

RTSP command for Video Server

If you use the QuickTime player, enter:
rtsp://<IP of the GV-Video Server:8554/<CH No.>.sdp
For example, rtsp://192.168.3.111:8554/CH001.sdp

If you use the VLC, enter:
rtsp://username:password@<IP of the GV-Video Server:8554/<CH No.>.sdp
For example, rtsp://admin:admin@192.168.3.111:8554/CH001.sdp

Re: [Standalone] How to stream RTSP from Video Server - 20150129

Posted: February 4th, 2015, 3:48 pm
by AndyChen
Reviewed by Andy Chen 2015-2-4