Network Video Ports Required for RTSP:
- 554 - RTSP uses TCP or UDP as its transport protocol.
- Unicast Video - Starting at 30000 up to 31000.
- Multicast Video –User-configurable port through the web interface.
Note: Do not include brackets in the URLs.
RTSP/RTP Unicast and RTSP Interleaved
Presentation names are Stream0 - Stream9.
Use the second example if RTSP authentication is on.
An example with authentication is provided.
Note: RTSP stream Profile1 | Encoder1 = stream0 | Encoder2 = stream1
rtsp://<ipaddress>/<Presentation Name>
rtsp:// [user]:[password]@<ipaddress>/<Presentation Name>
rtsp://admin:P@$$w0rd@192.168.5.10/Stream0
HTTP Tunneling
Presentation names are Stream0 - Stream9.
http://<ipaddress>/streaming/<PresentationName>
VLC Connection String:
rtsp://<ipaddress>/streaming/<PresentationName>
RTP Multicast
Presentation names are Stream0 - Stream9.
rtsp://<ipaddress>/multicast/<PresentationName>
http://<ipaddress>/sdp/<PresentationName>.sdp
JPEG Pull
Presentation names are 0 - 9.
Note: A JPEG encoder must be configured for the stream below.
http://<ipaddress>/jpegpull/<Presentation Name>
NOTE: Not dependent on a JPEG encoder. This is configured in the camera. Media>Advanced Settings menu.
http://<ipaddress>/jpegpull/snapshot
Comments
0 comments
Please sign in to leave a comment.