YaK:: Discussion #916 Message : 2009-09-11 17.38.16 strick | [Changes] [Calendar] [Search] [Index] [PhotoTags] |
[Back to discussion: The Yak tries Linux Webcam Video] |
GST_DEBUG=3 gst-launch-0.10 -vm v4l2src ! video/x-raw-yuv,width=640,height=480,framerate=\(fraction\)5/1,format=\(fourcc\)YUY2 ! ffmpegcolorspace ! smokeenc ! video/x-smoke, width=640, height=480, framerate=\(fraction\)5/1 ! gdppay ! tcpclientsink port=9876 host=pidi sync=false
gst-launch-0.10 tcpserversrc port=9876 host=pidi ! gdpdepay ! smokedec ! xvimagesink
(last modified 2009-09-11) [Login] |