udpsrc,multiudpsink and fd not closed

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

udpsrc,multiudpsink and fd not closed

Mailing List SVR
Hi all,

I wrote a very simple gstreamer app:
- I receive rtp/rtsp stream using udpsrc and rtspsrc and forward them with multiudpsink,

all works quite well but the number od open files increase over the time and seems no one release (attached is lsof output). What is the right way to release fd and not increase them over the time? I read about closefd property but I not set it and the default is true, any hints?

thanks
Nicola


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

lsof-out.txt (100K) Download Attachment