Sending TS over TCP
Baby Octopus
jagadishkamathk at gmail.com
Tue Jul 8 03:05:54 PDT 2014
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 :)
~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.
More information about the gstreamer-devel
mailing list