How to open RTSP stream on Siqura Video Encoder
Apply to:Â All codecs that support RTSP
rtsp://<servername>:<RTSP Port>/VideoInput/<Input Number>/
<codec>/<Stream Number>
Â
Example:
Syntax to connect to Video Input 1, h264 stream 1:
rtsp://10.1.1.2/VideoInput/1/h264/1
Â
Note:Â The <RTSP Port> is optional. If not entered, port 554 is used by default.
Â