Question: What are the Video streaming URLs for Octima 3430?
Solution:
Below is the streaming syntax for the cameras via RTSP:
-554: RTSP uses TCP or UDP as its transport protocol.
-UDP Ports: Self-Determined
Note: Do not include brackets < > in connection URL strings.
* Applies when RTSP authentication mode is enabled.
RTSP/RTP and RTSP Interleaved
-
Connection String: rtsp://<ipaddress>/media/<Presentation Name>
-
*Connection String: rtsp://[user]:[password]@<ipaddress>/media/<Presentation Name>
-
Presentation names: <video1> or <video2 > or <video3>
RTP Multi-Cast
-
Connection String: rtsp://<ipaddress>/media/<PresentationName>/multicast
-
*Connection String: rtsp://[user]:[password]@<ipaddress>/media/<PresentationName>/multicast
-
Presentation Names: <video1> or <video2> or <video3>
HTTP
-
Connection String: http://<ipaddress>: <port>/media/<Presentation Name>
-
*Connection String: http://[user]:[password]@<<ipaddress>: <port>/media/<Presentation Name>
-
Presentation Names: <video1> or <video2 > or <video3>
MJPEG Pull Using HTTP
-
Connection String: http://<ipaddr>:85/images/snapshot.jpg
Comments
0 comments
Please sign in to leave a comment.