<br>gst-launch filesrc location=&lt;m4v file location&gt; ! demux ! queue ! rtpmp4vpay ! udpsink port=&lt;port number&gt; <br><br>To know the demuxer you can just run the <br>gst-launch filesrc location=&lt;m4v file location&gt; ! decodebin ! ffmpegcolorspace ! xvimagesink -v <br>
and add the demuxer.<br><br><br><br><div class="gmail_quote">On Thu, Apr 30, 2009 at 7:22 AM, Rian Lee <span dir="ltr">&lt;<a href="mailto:rian_gstreamer@yahoo.com">rian_gstreamer@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div>Hello everyone,</div>
<div>Pretty new to Gstreamer and finding it really hard :)</div>
<div>Iam trying to stream a m4v file using rtp.</div>
<div>I would like to know if it can be streamed without a container(I mean without packaging it as a mp4 or avi) and just as m4v data</div>
<div>Also could anyone help me out with a pipe line for the same?</div>
<div>Regards,</div>
<div>Rian</div></div><font color="#888888"><br>

      </font></div><br>------------------------------------------------------------------------------<br>
Register Now &amp; Save for Velocity, the Web Performance &amp; Operations<br>
Conference from O&#39;Reilly Media. Velocity features a full day of<br>
expert-led, hands-on workshops and two days of sessions from industry<br>
leaders in dedicated Performance &amp; Operations tracks. Use code vel09scf<br>
and Save an extra 15% before 5/3. <a href="http://p.sf.net/sfu/velocityconf" target="_blank">http://p.sf.net/sfu/velocityconf</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>