block filesrc

Sebastian Dröge slomo at circular-chaos.org
Thu Oct 3 00:59:21 PDT 2013


On Do, 2013-10-03 at 13:03 +0530, jyoti kulkarni wrote:
> Thanks,
> 
> 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.

Many sink elements are doing that already, you could just block there in
the GstBaseSink::render() implementation. See multisocketsink for an
example, which will only start accepting buffers after a client has
connected.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131003/29d78fd4/attachment.pgp>


More information about the gstreamer-devel mailing list