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

GV Video Servers, Compact DVR
DerekChang

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

Unread post 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
Attachments
VideoServerRTSPstream.pdf
(15.03 KiB) Downloaded 906 times
AndyChen
Posts: 198
Joined: January 9th, 2015, 10:31 am

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

Unread post by AndyChen »

Reviewed by Andy Chen 2015-2-4
Post Reply