How to set timeout in Playbin?

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

How to set timeout in Playbin?

Debsu
Hi,

I am using playbin for playing streaming media from Http source. But the problem is even if network is not available I am getting GST_STATE_CHANGE_ASYNC state when setting the gst_element_set_state to GST_STATE_PLAYING.

Is there any way to get the correct status? Also, how to set the timeout, so that it will not wait for so long.

Regards,
Deb