tcp source elemement missing
Nicolas Dufresne
nicolas at ndufresne.ca
Mon Jan 8 16:27:20 UTC 2018
Le lundi 08 janvier 2018 à 08:02 -0500, Jerry Geis a écrit :
> This is the message I am getting when using totem to play a stream
> from gstreamer1 tcpserversink
>
> Message: Missing plugin: gstreamer|1.0|totem|TCP protocol
> source|urisource-tcp (TCP protocol source)
> ** Message: Automatic missing codec installation not supported
> (helper script missing)
>
> This is the output from gst on the same machine I'm trying to use
> totem to play.
>
> gst-inspect-1.0 | grep tcp
> fsrtcpfilter: fsrtcpfilter: RTCP Filter element
> tcp: socketsrc: socket source
> tcp: tcpclientsink: TCP client sink
> tcp: tcpclientsrc: TCP client source
> tcp: tcpserversink: TCP server sink
> tcp: tcpserversrc: TCP server source
> tcp: multifdsink: Multi filedescriptor sink
> tcp: multisocketsink: Multi socket sink
>
>
> What am I missing to have totem/gst play the stream?
tcpclientsrc does not implement the URI handler interface, hence it's
not possible to use tcpserversink from Totem.
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180108/61864bbd/attachment.sig>
More information about the gstreamer-devel
mailing list