Errors on secured GstRtspServer with prococols” GST_RTSP_LOWER_TRANS_TCP

Tim Müller tim at centricular.com
Wed Apr 20 14:43:05 UTC 2016


On Tue, 2016-04-19 at 10:54 +0200, marc lievens wrote:
> gst_rtsp_media_factory_set_launch(factory, "videotestsrc !
> caps='application/x-srtp' ! video/x-raw,width=123,height=456,
> framerate=30/1 !...
This is not right by the way, this will result in a not-negotiated
error, since videotestsrc does not produce applicatoin/x-srtp. There's
also a syntax error, it should be either .. ! capsfilter caps=... ! or
... ! foo/x-bar,abc=x ! ...
Cheers
 -Tim

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160420/694b3c45/attachment.html>


More information about the gstreamer-devel mailing list