[gst-devel] udpsink issues

Kapil Agrawal kapil.agl at gmail.com
Tue Aug 24 16:06:58 CEST 2010


Whats your receiving gst-launch pipe, I feel you might have missed the caps
property in your udpsrc on receiver side ?

Regards
Kapil

On Tue, Aug 24, 2010 at 7:08 PM, Wim Taymans <wim.taymans at gmail.com> wrote:

> On Tue, 2010-08-24 at 09:30 -0400, Greg Wunder wrote:
> > Do you have a proposed revised pipeline?
>
> You could use RTP, like:
>
> gst-launch filesrc /home/gw/001.mpg ! decodebin ! ffmpegcolorspace !
> rtpvrawpay ! udpsink host=192.168.11.255 port=9000
>
> you should probably also read:
>
> http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/rtp/README#n251
>
> Wim
>
> >
> > -----Original Message-----
> > From: Wim Taymans [mailto:wim.taymans at gmail.com]
> > Sent: Tue 8/24/2010 9:06 AM
> > To: Discussion of the development of GStreamer
> > Subject: Re: [gst-devel] udpsink issues
> >
> > On Mon, 2010-08-23 at 11:50 -0400, Greg Wunder wrote:
> > > Hi -
> > >
> > > I have a H.264 encoded file that I want to stream via use of
> > udpsink.
> > > I've tried most of the online examples, but cannot seem to get an
> > end
> > > app to receive this data from using gst-launch.
> > > Current syntax used is : gst-launch filesrc /home/gw/001.mpg !
> > > decodebin ! udpsink host=192.168.11.255 port=9000.
> > > What am I missing?
> >
> > The maximum packet size of udp is 65536 bytes. Your raw decoded video
> > frame is likely bigger and thus will not be sent on the network. What
> > you are doing is not possible.
> >
> > Wim
> >
> > > are there better network based sinks to use?
> > >
> > > Greg
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > > This SF.net email is sponsored by
> > >
> > > Make an app they can't live without
> > > Enter the BlackBerry Developer Challenge
> > > http://p.sf.net/sfu/RIM-dev2dev
> > > _______________________________________________ gstreamer-devel
> > mailing list gstreamer-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> > Be part of this innovative community and reach millions of netbook
> > users
> > worldwide. Take advantage of special opportunities to increase revenue
> > and
> > speed time-to-market. Join now, and jumpstart your future.
> > http://p.sf.net/sfu/intel-atom-d2d
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> > Be part of this innovative community and reach millions of netbook users
> > worldwide. Take advantage of special opportunities to increase revenue
> and
> > speed time-to-market. Join now, and jumpstart your future.
> > http://p.sf.net/sfu/intel-atom-d2d
> > _______________________________________________ gstreamer-devel mailing
> list gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
>
>
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook users
> worldwide. Take advantage of special opportunities to increase revenue and
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
twitter handle: @gst_kaps
http://www.linkedin.com/in/kapilagrawal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100824/f777ddaa/attachment.htm>


More information about the gstreamer-devel mailing list