Network Video Ports Required for RTSP:
- 554 - RTSP uses TCP or UDP as its transport protocol.
- UDP ports are self-determined.
Note: Do not include brackets in the URLs.
RTSP/RTP Unicast and RTSP Interleaved
Individual Camera Streams
Presentation names are Stream 0 is full HD stream, Stream 1 is CIF resolution stream.
Camera# are 1, 2, 3 or 4.
An example is provided below.
rtsp://<ipaddress>:554/ch<Camera #>_<Presentation Name>
Ch1
Primary Stream: rtsp://192.168.2.150:554/ch1_0
Secondary stream: rtsp://192.168.2.150:554/ch1_1
Ch2
Primary Stream: rtsp://192.168.2.150:554/ch2_0
Secondary stream: rtsp://192.168.2.150:554/ch2_1
Ch3
Primary Stream: rtsp://192.168.2.150:554/ch3_0
Secondary stream: rtsp://192.168.2.150:554/ch3_1
Ch4
Primary Stream: rtsp://192.168.2.150:554/ch4_0
Secondary stream: rtsp://192.168.2.150:554/ch4_1
Quad (All four cameras in 2x2 format @ 720x480 resolution)
rtsp://<ipaddress>/mix
Comments
0 comments
Please sign in to leave a comment.