[gst-devel] gstreamer framentation before UDPsink

Michael Smith msmith at xiph.org
Tue Aug 17 22:57:00 CEST 2010


Write a plugin to do what you want.

Typically, when sending things over UDP, people use RTP - and
GStreamer's RTP payloaders will handle fragmenting as required. If
you're using a different protocol you need to write your own.

Mike


On Tue, Aug 17, 2010 at 1:50 PM, Zixia Huang <zixia.huang at gmail.com> wrote:
> Hello, I want to do the large packet fragementation (less than MTU) before
> UDPsink. How can I achieve this?
>
> Thanks,
> Zixia
>
>
> ------------------------------------------------------------------------------
> 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
>
>




More information about the gstreamer-devel mailing list