tcp with uridecodebin / playbin ?

Jan Alexander Steffens jan.steffens at gmail.com
Mon May 9 12:13:34 UTC 2016


On Apr 19, 2014 19:08, "Sebastian Dröge" <sebastian at centricular.com> wrote:
>
> 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.

I'll have to object here---TCP URI handling is something ffmpeg and its
players have that I've been missing in GStreamer.

E.g. I often use mpv to test pulling a MPEGTS stream over TCP.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160509/2033e988/attachment.html>


More information about the gstreamer-devel mailing list