Hi.<div><br></div><div>Try adding ffmpegcolorspace before the autovideosink.</div><div><br></div><div>$ gst-launch-0.10 -v udpsrc port=1234 ! theoradec ! ffmpegcolorspace !  autovideosink</div><div><br><br><div class="gmail_quote">

2012/7/30 Markus <span dir="ltr"><<a href="mailto:natural_groove@hotmail.fr" target="_blank">natural_groove@hotmail.fr</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi everyone,<br>
<br>
Im am trying to stream video with rtp. Since im new to gstreamer, i first<br>
tried to send a file through udp using :<br>
<br>
# gst-launch -v udpsrc port=1234 ! theoradec ! autovideosink<br>
<br>
and<br>
# gst-launch -v videotestsrc ! ffmpegcolorspace<br>
! videoscale method=1 !<br>
video/x-raw-yuv,width=320,height=240,framerate=(fraction)15/1<br>
! theoraenc bitrate=150 ! udpsink host=127.0.0.1 port=1234<br>
<br>
First I run the client, but then I run the server side, it gives me the<br>
following message :<br>
ERROR: from element ....udpsrc0 : internal data flow error<br>
<br>
can someone tell me what i am doing wrong please?<br>
<br>
Thanks in advance<br>
<br>
Markus<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Simple-udp-and-rtp-video-streaming-does-not-work-tp4655728.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Simple-udp-and-rtp-video-streaming-does-not-work-tp4655728.html</a><br>


Sent from the GStreamer-devel mailing list archive at Nabble.com.<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"><div><br></div>-- <br>Un Saludo<br><br>Ruben Gonzalez Gonzalez<br><br>
</div>