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

classic Classic list List threaded Threaded
2 messages Options
mxy
Reply | Threaded
Open this post in threaded view
|

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

mxy
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

Any idea what could be causing this error?

-MXY




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Dufresne-5


Le jeu. 24 oct. 2019 13 h 55, mxy <[hidden email]> a écrit :
Hi Guys,

I’m running this on the Nvidia Jetson Xavier board.
gst-launch-1.0 rtspsrc location=rtsp://[hidden email] !
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
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel