Setting up RTSP pipeline using TLS + TCP Interleaved

Tim Müller tim at centricular.com
Sat Jul 1 11:02:25 UTC 2017


On Fri, 2017-06-30 at 20:56 -0700, evaluat0r wrote:

> Does Gstreamer support through rtspsrc using RTSP over TLS with TCP
> Interleaved?

Yes, that should work. See gst-inspect-1.0 rtspsrc, in particular the
protocols property.

You should also be able to force it via the URI protocol, e.g.

rtspt://... will force interleaved over TCP
 and
rtspst://... should do the same with TLS I believe.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com

Join us at the GStreamer Conference!
21-22 October 2017 in Prague, Czech Republic
http://gstreamer.freedesktop.org/conference/


More information about the gstreamer-devel mailing list