<div dir="ltr"><div>Wouter,</div>
<div>Thanks ...&nbsp;Ill try that out ... <br></div>
<div>To do that i have to do the connect signal as below and in the callback change the blocksize property. Is that how its done ?</div>
<div>&nbsp;</div>
<div>// connect signal</div>
<div>g_signal_connect(G_OBJECT(playbin), &quot;notify::source&quot;, G_CALLBACK(cb_playbin_notify_source), NULL);</div>
<div>&nbsp;</div>
<div><br>Arnout,</div>
<div>I would like to reduce the buffer size to optimize performance. Currently everytime i stream, it takes a long time for the buffer to fill up. </div>
<div>Do you have an alternative ... is manually setting the pipeline to play an option ?? </div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>raj</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div class="gmail_quote">On Thu, Oct 16, 2008 at 5:14 AM, Wouter Cloetens <span dir="ltr">&lt;<a href="mailto:zombie@e2big.org" target="_blank">zombie@e2big.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>On Wed, Oct 15, 2008 at 04:39:36PM -0500, Raj Swaminathan wrote:<br>&gt; Is there a way to change the default buffer size that is setup with<br>&gt; souphttpsrc ? &nbsp;I use playbin.<br><br></div>Yes. The &quot;blocksize&quot; property.<br>
<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseSrc.html#GstBaseSrc--blocksize" target="_blank">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseSrc.html#GstBaseSrc--blocksize</a><br>
<br>bfn, Wouter<br><br>-------------------------------------------------------------------------<br>This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br><a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>
_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">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>
</blockquote></div><br></div>