<div dir="ltr"><div>Hi Sebastian,</div><div><br></div><div>Sorry for the many questions, but I really new in this security matter.</div><div><br></div><div>if I understand correctly, then since in server the certificate is specified and since also profile GST_RTSP_PROFILE_SAVP or GST_RTSP_PROFILE_SAVPF is set</div><div><br></div><div>When used via tcp  rtsp message and video is secured </div><div>When used via Udp the rtsp message and video is secured</div><div><br></div><div>But when  I change profile to GST_RTSP_PROFILE_AVP or GST_RTSP_PROFILE_AVPF</div><div><br></div><div><div>When used via tcp  rtsp message and video is secured sine certificate is still specified</div><div>When used via Udp the rtsp message are and video is not secured</div><div><br></div><div>Is there some more info about this issue in gstreamer or some examples </div><div>I will also take a more in depth look at the rtc5124 specifications and ,.....</div><div><br></div><div>Thank for your help and patience</div></div><div><br></div><font color="#2f4f4f" face="Consolas" size="2"><font color="#2f4f4f" face="Consolas" size="2"><font color="#2f4f4f" face="Consolas" size="2"><div><div><br></div></div></font></font></font><div><font color="#2f4f4f" face="Consolas" size="2"><font color="#2f4f4f" face="Consolas" size="2"><font color="#2f4f4f" face="Consolas" size="2"></font></font></font> </div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-19 13:16 GMT+02:00 Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Di, 2016-04-19 at 10:54 +0200, marc lievens wrote:<br>
> Hi Sebasian,<br>
><br>
> I will install version 1.8 and will verify it again.<br>
><br>
> For the security via Udp , where in the gst-rtspserver pipeline do I<br>
> have to set the caps 'application/x-srtp'  ?<br>
><br>
> gst_rtsp_media_factory_set_launch(factory, "videotestsrc !<br>
> caps='application/x-srtp' ! video/x-raw,width=123,height=456,<br>
> framerate=30/1 !....<br>
> and that the transport for the media can be set via<br>
> gst_rtsp_media_factory_set_protocols(factory,<br>
> GST_RTSP_LOWER_TRANS_UDP);<br>
<br>
</span>Set the SAVP or SAVPF profile on the media factory<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" target="_blank" rel="noreferrer">http://www.centricular.com</a><br>
<br>
</div></div><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank" rel="noreferrer">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>