[gst-devel] How to send raw stream to network

Sébastien Petitdemange sebastien.petitdemange at esrf.fr
Thu Jul 3 13:34:15 CEST 2008


Hi there,

I would like to send raw camera stream to the network, and I would like
to know what is the best way to do it with GStreamer.

I tried this for server:

gst-launch-0.10 -v videotestsrc !
video/x-raw-yuv,width=1360,height=1024,framerate=\(fraction\)20/1 !
gdppay ! tcpserversink port=5000

and this for client:

gst-launch-0.10 tcpclientsrc port=5000 ! gdpdepay ! ffmpegcolorspace  !
xvimagesink

but it doesn't work as I expect.

What I'm missing ?

Cheers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sebastien_petitdemange.vcf
Type: text/x-vcard
Size: 210 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080703/9582198a/attachment.vcf>


More information about the gstreamer-devel mailing list