tcp with uridecodebin / playbin ?

Sebastian Dröge sebastian at centricular.com
Sat Apr 19 10:08:12 PDT 2014


On Do, 2014-04-17 at 17:58 +0200, stic at free.fr wrote:
> Hi,
> 
> is there a way to use tcp source uri (tcp://...) with uridecodebin or playbin elements ?

There are two TCP sources (tcpclientsrc and tcpserversrc), but both
don't implement an URI handler.

You could implement a custom subclass of GstBin that implements the
GstURIHandler interface and implements the TCP protocol you want to use,
but having a generic "TCP" URI handler does not make much sense IMHO.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140419/92165917/attachment.sig>


More information about the gstreamer-devel mailing list