<div dir="ltr"><div><div><div>Thanks,<br><br></div>Yes i need to handle that in my sink plugin only, but how should i handle the in-coming buffers is there is a way to do that, please suggest any reference.<br><br></div>Regards<br>
</div>Jyoti<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 3, 2013 at 12:58 PM, Sebastian Dröge <span dir="ltr"><<a href="mailto:slomo@circular-chaos.org" target="_blank">slomo@circular-chaos.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Do, 2013-10-03 at 12:18 +0530, jyoti kulkarni wrote:<br>
> Hello All,<br>
><br>
> I am writing a sink plugin, which will consume buffers sent by filesrc.<br>
> Is there a way to tell filesrc to stop and start sending the buffers,<br>
> because in my plugin i want to block getting buffers untill my receiver<br>
> tells to start again.<br>
><br>
> Please help with the concern.<br>
<br>
</div></div>You'll have to do the blocking inside your sink until it can actually<br>
handle the buffers.<br>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>