gstreamer hangs in deepstream while reading USB camera

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

gstreamer hangs in deepstream while reading USB camera

barzan
I developed a project using Deepstream, and as you know Deepstream uses gstreamer. When I run project for reading camera, it hangs after a random time( from a few minutes to 20 minutes or 2 hours). I want to handle this problem and check pipeline status in gstreamer, then stop, plying or restarting pipeline. Stream status just checks addedd plugins to pipeline in starting project, How could I check pipeline while project is running?

Sent from the GStreamer-devel mailing list archive at 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 hangs in deepstream while reading USB camera

gotsring
Haven't used Deepstream in a large capacity, and currently can't test, so
just guessing here.
Maybe you could set environment variables such as GST_DEBUG=4 and
GST_DEBUG_DUMP_DOT_DIR=~/. Hopefully this would print gstreamer debug info
or generate .dot files of the pipeline that you can view with Graphviz.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel