<div dir="ltr"><div>Hi Sebastian,</div><div><br></div><div>Sorry for not mentioning I'm using gstreamer 1.7.1.</div><div><br></div><div>Is this solved in the 1.8 version or do I have to fill in  a bug report and how to reproduce it</div><div><br></div><div>When the cerficate is used, are  then only the Rtsp messages secured or is the video also secured and is this dependent and is there a difference when udp or .tcp is used.</div><div><br></div><div>Thanks</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-19 8:13 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 Mo, 2016-04-18 at 12:29 +0200, marc lievens wrote:<br>
> Hi Sebastian,<br>
><br>
> I not familiar with this mater can you more specific about your question or info wanted.<br>
><br>
> I used the Gstreammer example test-video.c without any modification, also the certificate is left as is.<br>
> The client pipeline is rtspsrc location=rtsps://<a href="http://127.0.0.1:8554/test" target="_blank" rel="noreferrer">127.0.0.1:8554/test</a> user-id=user user-pw=password1 name=rtspsrc ! rtph264depay ! avdec_h264 ! videoconvert ! autovideosink"<br>
> The client rtspsrc property "tls-validation-flags" is set to enum GTlsCertificateFlags  G_TLS_CERTIFICATE_GENERIC_ERROR.<br>
><br>
> In this case I receive video but also some warnings:<br>
</span>> basesrc gstbasesrc.c:2943:gst_base_src_loop error internal data flow error.<br>
> basesrc gstbasesrc.c:2943:gst_base_src_loop error streaming task paused, reason not linked -1<br>
<span>><br>
> But since I want communication via Tcp/Ip  I changed next:<br>
> When I set the client rtspsrc property "protocols" to GST_RTSP_LOWER_TRANS_TCP then no video is received, on msg bus error received (internal data flow error) and logged info is:<br>
</span>> basesrc gstbasesrc.c:5523:gst_rtspsrc_loop error internal data flow error.<br>
> basesrc gstbasesrc.c:5523:st_rtspsrc_loop> error streaming task paused, reason not-negotiated(-4)<br>
<br>
Please report this in Bugzilla with the exact steps to reproduce the<br>
problem: <a href="https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" target="_blank" rel="noreferrer">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</a><br>
<br>
I assume you're also using GStreamer 1.8 and not an older version?<br>
<div class="HOEnZb"><div class="h5"><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>