Gstreamer pipeline causing GStreamer-CRITICAL **: 14:32:07.943: gst_mini_object_unref: assertion 'mini_object != NULL' failed

Nicolas Dufresne nicolas at ndufresne.ca
Fri Oct 25 06:28:21 UTC 2019


Le jeu. 24 oct. 2019 13 h 55, mxy <mxy at iteris.com> a écrit :

> Hi Guys,
>
> I’m running this on the Nvidia Jetson Xavier board.
> gst-launch-1.0 rtspsrc location=rtsp://admin:admin@192.168.217.109 !
> rtph264depay ! h264parse ! nvv4l2decoder ! nvoverlaysink sync=false
> async=false
>
> And it DOES stream the webcam onto the hdmi monitor. But it also throws
> this
> error:
> (gst-launch-1.0:16710): GStreamer-CRITICAL **: 14:32:07.943:
> gst_mini_object_unref: assertion 'mini_object != NULL' failed
>

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.

I wonder why they didn't used the official v4l2 decoder element ...


> Any idea what could be causing this error?
>
> -MXY
>
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20191025/e327cf12/attachment.html>


More information about the gstreamer-devel mailing list