[gst-devel] raw mpeg4 video streaming

sudarshan bisht bisht.sudarshan at gmail.com
Tue Jun 8 20:34:11 CEST 2010


Did you try using gstrtpbin ?

U can try following ;

gst-launch -v  filesrc location="msc_mp4enc_stream.m4v" !  gstrtpbin  !
udpsink host=192.192.192.101 port=1234

On Tue, Jun 8, 2010 at 11:45 PM, Farah <farahakhtar_24c at yahoo.com> wrote:

>
>
> I think your m4v file would probably have both audio and video streams
> multiplexed in it. Is that right? In that case, you'd first have to demux
> them both and use rtpmp4vpay for video and rtpmp4apay for audio. Otherwise,
> try using rtpmp4gpay. That might help.
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/raw-mpeg4-video-streaming-tp2247193p2247791.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
Regards,

Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100609/f1c03e02/attachment.htm>


More information about the gstreamer-devel mailing list