GStreamer Failed To Create Thread Warning

arc armondcapp at gmail.com
Tue Aug 6 00:02:19 UTC 2019


I have a function that constructs a pipeline and plays back a stream URL.
After several calls (20 or more) to this function I see a warning message
"GStreamer-WARNING **: failed to create thread: Error creating thread:
Resource temporarily unavailable". Once I receive that message the pipeline
never enters the playing state.

I'm following the example code to cleanup the pipeline calling
gst_element_set_state GST_NULL on the pipeline followed by gst_object_unref,
but apparently there's a issue somewhere. 

Most of the examples show a main program that creates creates a pipeline,
plays for some time, cleans up, and exits main. 

Is there an example that shows how to playback any number of URL's, or any
idea how to resolve my resource issue?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list