<html><head></head><body><div>On Tue, 2016-04-19 at 10:54 +0200, marc lievens wrote:</div><div><br></div><blockquote type="cite"><div dir="ltr"><div><font face="Consolas" size="2"><font face="Consolas" size="2">gst_rtsp_media_factory_set_launch(factory, "videotestsrc ! caps='application/x-srtp' ! video/x-raw,width=123,height=456, framerate=30/1 !...</font></font></div></div></blockquote><div><br></div><div>This is not right by the way, this will result in a not-negotiated<br class="-x-evo-wrap-br">error, since videotestsrc does not produce applicatoin/x-srtp. There's<br class="-x-evo-wrap-br">also a syntax error, it should be either .. ! capsfilter caps=... ! or<br class="-x-evo-wrap-br">... ! foo/x-bar,abc=x ! ...</div><div><br></div><div>Cheers</div><div> -Tim</div><div><br></div><div><span><pre>-- 
Tim Müller, Centricular Ltd - http://www.centricular.com
</pre></span></div></body></html>