[gst-devel] udpsrc/udpsink behaviour with external file descriptor

Zaheer Merali zaheermerali at gmail.com
Mon Mar 26 18:44:09 CEST 2007


On 3/26/07, SP GLE <spglegle at yahoo.fr> wrote:
> Hi,
> Is there a way to avoid udpsrc/udpsink to close the file descriptor
> passed
> as parameter with option 'sockfd', this causes us problem when the same
> fd is used in at least two udp(sink|src) (rtp endpoint for ex.). The fd
> seems to be closed twice.
>
> If there is none would you accept a patch for udp elements adding an
> option to change the default behaviour (let the application which
> passed the fd manage it, not the elements )?
>
> Regards.
>
>
>
>
you can probably use fdsrc and fdsink.

Zaheer




More information about the gstreamer-devel mailing list