<div dir="ltr"><div>Hi Sebastian,</div><div><br></div><div>I verified  problem again with version 1.8.0. The original fatal error is gone when Tcp is specified , but instead I' see now critical errors.</div><div>I tested this with client side rtspsrc "protocol" property with default, only udp and only tcp ( behavior was different in 1.7.1.) with always the same result.</div><div><br></div><div>The server is  example test-video.c and the client pipeline is;</div><div>rtspsrc location=rtsps://<a href="http://127.0.0.1:8554/test">127.0.0.1:8554/test</a> user-id=user user-pw=password tls-validation=G_TLS_CERTIFICATE_GENERIC_ERROR ! rtph264depay ! avdec_h264 !  videoconvert  ! autovideosink</div><div><br></div><div>What am I missing, do I have to change or add something? The video is received.</div><div>I added screenshot with logging of client</div><div><br></div><div>Thanks for the support.</div><div><br></div><div><br></div><div><img width="561" height="285" alt="Inline afbeelding 1" src="cid:ii_15432cf441658871"><br></div><div><br></div><font color="#008000" face="Consolas" size="2"><div><br></div><font color="#008000" face="Consolas" size="2"><div><br></div><font color="#008000" face="Consolas" size="2"><div><br></div><p><br></p></font></font></font><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-19 16:58 GMT+02:00 marc lievens <span dir="ltr"><<a href="mailto:mark.lievens@gmail.com" target="_blank">mark.lievens@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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"><div><div class="h5">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></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div><div class="h5"><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><div><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></div></div><span>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">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></span></blockquote></div><br></div>
</blockquote></div><br></div>