udpsink large buffer

Wim Taymans wim.taymans at gmail.com
Mon Jul 11 11:54:16 PDT 2011


On 07/11/2011 08:50 PM, Oleksandr Lavrushchenko wrote:
> Привет
>
> On Mon, Jul 11, 2011 at 6:34 PM, Oleksandr Lavrushchenko
> <kpykcb at gmail.com>  wrote:
>> Maximum udp packet size is 65507, so udpsink don't split buffer when
>> sending it. What will be correct way to send this video over udp?
>
> I missed the obvious solution to compress stream :). But anyway, are
> large gstreamer buffers(>65507) can be passed through UDP?

You need to fragment them at the application level with something like 
RTP. see rtpvrawpay for a payloader for raw video.

Wim
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list