<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 24 oct. 2019 13 h 55, mxy <<a href="mailto:mxy@iteris.com">mxy@iteris.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Guys,<br>
<br>
I’m running this on the Nvidia Jetson Xavier board.<br>
gst-launch-1.0 rtspsrc location=rtsp://<a href="mailto:admin%3Aadmin@192.168.217.109" target="_blank" rel="noreferrer">admin:admin@192.168.217.109</a> !<br>
rtph264depay ! h264parse ! nvv4l2decoder ! nvoverlaysink sync=false<br>
async=false<br>
<br>
And it DOES stream the webcam onto the hdmi monitor. But it also throws this<br>
error:<br>
(gst-launch-1.0:16710): GStreamer-CRITICAL **: 14:32:07.943:<br>
gst_mini_object_unref: assertion 'mini_object != NULL' failed<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Never heard about this element, this must be code from Nvidia. Best is to produce a backtrack and to report the bug to them. Set G_DEBUG=fatal_criticals to for an abort on this assert.</div><div dir="auto"><br></div><div dir="auto">I wonder why they didn't used the official v4l2 decoder element ...</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Any idea what could be causing this error?<br>
<br>
-MXY<br>
<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></blockquote></div></div></div>