Sending TS over TCP

Edward Hervey bilboed at bilboed.com
Tue Jul 8 03:50:52 PDT 2014


On Tue, 2014-07-08 at 03:05 -0700, Baby Octopus wrote:
> Hi,
> 
> I want to send TS packets over TCP and receive ta as follows
> 
> *Sender*
> gst-launch-1.0 videotestsrc ! videoconvert ! x264enc ! mpegtsmux !
> tcpclientsink
> 
> *Receiver*
> gst-launch-1.0 tcpserversrc ! decodebin ! videoconvert ! autovideosink
> 
> I'm not sure if this would work since TCP is a stream based protocol. Will
> adding gdppay and gdpdepay help here? Any ideas pls :)

  Why not just ... try it ?

> 
> ~BO
> 
> 
> 
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Sending-TS-over-TCP-tp4667832.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-- 
Edward Hervey
bilboed at bilboed.com



More information about the gstreamer-devel mailing list