caps in udpsrc should be at least <span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">&quot;application/x-rtp&quot; , certainly not the one which you are using.</span><br>
<br><div class="gmail_quote">On Fri, Apr 1, 2011 at 2:50 AM, Matias Hernandez Arellano <span dir="ltr">&lt;<a href="mailto:msdark@archlinux.cl">msdark@archlinux.cl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi ... im trying to stream my webcam using OpenCV and gstreamer (with appsrc)... for this, first i test using the command line with this:<br>
<br>
    gst-launch v4l2src ! ffmpegcolorspace ! theoraenc ! rtptheorapay ! udpsink host=localhost port=5000 sync=false -v<br>
<br>
Then i try to see the streaming using this command line:<br>
<br>
    gst-launch udpsrc port=5000 caps=&quot;video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)30/1, width=(int)640, height=(int)480, interlaced=(boolean)false&quot; ! rtptheoradepay ! theoradec ! ximagesink<br>
<br>
But i get an error: could not link udpsrc0 to rtptheoradepay0 and could not link udpsrc0 to rtptheoradepay0<br>
<br>
then i try to use vlc to see what i get from webcam using rtp://@localhost:5000 but nothing happend ...<br>
<br>
what i&#39;m do wrong???<br>
<br>
I&#39;m running Ubuntu 10.10  with gstreamer and plugins compiled from git repositorie...<br>
<br>
Thanks in advance!!<br>
<br>
Matías Hernandez Arellano<br>
Ingeniero de Software/Proyectos en VisionLabs S.A<br>
CDA Archlinux-CL<br>
<a href="http://www.msdark.archlinux.cl" target="_blank">www.msdark.archlinux.cl</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Sudarshan Bisht<br>