English-15
5.1.3 Using RTSP Player to View the Images
RTSP connections can be made using free software, e.g.: VLC, Quick Time, PotPlayer, etc.
RTSP connection address formats are as follows:
RTSP Stream 1 => rtsp://camera IP:8557/stream1
RTSP Stream 2 => rtsp://camera IP:8557/stream2
If password authentication is enabled, the RTSP connection address is as follows:
rtsp://Username:Password@VC IP address:8557/stream1 (or stream2)
To enable password authentication function, please refer to 5.2.8 System Setting -
Network
Example:
Open the VLC software, click [Open Network Streaming], and enter the URL:
rtsp://192.168.100.150:8557/stream1