[gst-devel] udpsink issues

Greg Wunder gwunder at eoir.com
Tue Aug 24 15:30:26 CEST 2010


Do you have a proposed revised pipeline?

-----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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100824/cff09d6a/attachment.htm>


More information about the gstreamer-devel mailing list