Thanks for your reply!<br>I followed the instructions in the link you sent me, but I still got an error.<br><br>If I do this:<br><span style="color: rgb(0, 153, 0);">gst-launch v4l2src ! video/x-raw-yuv,width=320,height=240,framerate=\(fraction\)5/1 ! ffmpegcolorspace ! jpegenc ! multipartmux ! tcpserversink host=192.168.2.1 port=5000</span><br style="color: rgb(0, 153, 0);">
Then the error is:<br>(gst-launch-0.10:8222): GLib-WARNING **: g_set_prgname() called multiple times<br><span style="color: rgb(0, 153, 0);">Setting pipeline to PAUSED ...</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">ERROR: Pipeline doesn't want to pause.</span><br style="color: rgb(0, 153, 0);">
<span style="color: rgb(0, 153, 0);">ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Cannot identify device '/dev/video0'.</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">Additional debug info:</span><br style="color: rgb(0, 153, 0);">
<span style="color: rgb(0, 153, 0);">v4l2_calls.c(482): gst_v4l2_open (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">system error: No such file or directory</span><br style="color: rgb(0, 153, 0);">
<span style="color: rgb(0, 153, 0);">Setting pipeline to NULL ...</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">Freeing pipeline ...</span><br><br>So I guess <span style="color: rgb(0, 153, 0);">video/x-raw-yuv,width=320,height=240 <font color="#000000">should be a file in my current folder so I change it to 1.MPG that is a mpeg file in my current folder.<br>
Then the error is:<br><span style="color: rgb(0, 153, 0);">(gst-launch-0.10:8227): GLib-WARNING **: g_set_prgname() called multiple times</span><br style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 153, 0);">WARNING: erroneous pipeline: link without source element</span><br>
</font></span><br>I am totally confused....Just started learning stream a few days ago and I am not familiar with Linux...<br><br>So what do you think I should revise in the above command gst-launch?<br>Would you please give me some specific suggestion? Thank you very much! I am really a "newbie" in this area :)<br>
<br>Tom<br><br><div class="gmail_quote">On Thu, Feb 17, 2011 at 5:07 AM, Thabelo Mmbengeni <span dir="ltr"><<a href="mailto:thabelo@gmail.com">thabelo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I agree rtp or srtsp to maintain data streaming.<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Thu, Feb 17, 2011 at 1:00 PM, Luis de Bethencourt <span dir="ltr"><<a href="mailto:luis@debethencourt.com" target="_blank">luis@debethencourt.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div>On Thu, Feb 17, 2011 at 8:49 AM, Marc Leeman <<a href="mailto:marc.leeman@gmail.com" target="_blank">marc.leeman@gmail.com</a>> wrote:<br>
>> I just started learning gstreamer this morning and I found it might be<br>
>> feasible for me to do my project:<br>
><br>
> <a href="http://lmgtfy.com/?q=stream+file+with+gstreamer" target="_blank">http://lmgtfy.com/?q=stream+file+with+gstreamer</a><br>
><br>
>> For example, the rate of I-frame, B-frame, P-frame, etc.<br>
><br>
> <a href="http://lmgtfy.com/?q=transcoding+gstreamer" target="_blank">http://lmgtfy.com/?q=transcoding+gstreamer</a><br>
><br>
> --<br>
> greetz, marc<br>
> There is no likelihood man can ever tap the power of the atom.<br>
> -- Robert Millikan, Nobel Prize in Physics, 1923<br>
> crichton 2.6.26 #1 PREEMPT Tue Jul 29 21:17:59 CDT 2008 GNU/Linux<br>
<br>
<br>
</div></div><a href="http://wiki.laptop.org/go/GStreamer#Doing_live_streaming_video_from_an_xo" target="_blank">http://wiki.laptop.org/go/GStreamer#Doing_live_streaming_video_from_an_xo</a><br>
It would be better to use rtp... but this link will get you a feel for<br>
streaming.<br>
<br>
Luis<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">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></div></div><font color="#888888">-- <br>Regards<br><br>Thabelo Mmbengeni (TMT Services Cape Town HO, Engineering dep)<br>
</font><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>
<br></blockquote></div><br>