I have one small query. How is the downloading of buffers carried out in GStreamer for live sources.<br><br><br><div class="gmail_quote">On Thu, Dec 17, 2009 at 4:45 PM, Bastien Nocera <span dir="ltr"><<a href="mailto:hadess@hadess.net">hadess@hadess.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Thu, 2009-12-17 at 16:39 +0530, Jyoti wrote:<br>
> I am writing an application where in I want to show the buffering<br>
> status.<br>
> Is it not possible to monitor the level of queue in an application?<br>
><br>
> My motto is to display the buffering status something as below.<br>
</div><snip><br>
<div class="im">> I want to continuously show how much percent is been downloaded and<br>
> how much is<br>
> remaining. And also I want to start the playback only after say 10% of<br>
> the total data is<br>
> downloaded so as to get the uninterrupted playback.<br>
><br>
> Can you please suggest some ideas on this.<br>
<br>
</div>You need to use playbin2 for that, and use the DOWNLOAD tag on it. See<br>
Totem in GNOME master for details on how it should be used.<br>
<br>
Cheers<br>
<div><div></div><div class="h5"><br>
<br>
------------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Verizon Developer Community<br>
Take advantage of Verizon's best-in-class app development support<br>
A streamlined, 14 day to market process makes app distribution fast and easy<br>
Join now and get one step closer to millions of Verizon customers<br>
<a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>