[gst-devel] Querying buffering percentage on httpsrc

Jyoti jyoti.d at allaboutif.com
Tue Dec 15 12:54:37 CET 2009


Hi All,

I have written an application to play files from http url.
I use neonhttpsrc as the src element.

I want to query the buffering percentage on the currently playing http file.
I want to know how much percentage of data is currently available to play
and
the percentage of data left.

I used the gst_query_parse_buffering_percent(query, &busy, &percent) API to
query the percent.
But this API gives me the percent as 100 and busy as FALSE;

Can someone please guide me on how to query the buffering percentage on live
streaming data?

Regards,
Jyoti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20091215/c6d99689/attachment.htm>


More information about the gstreamer-devel mailing list