Hi,

rtpbin uses udpsrc and dynudpsink, could you add an option to rtpbin to
avoid passed socket fd to be closed by these elements inside rtpbin,
this option has been added to udpsrc ::

http://bugzilla.gnome.org/show_bug.cgi?id=423304

  closefd             : Close sockfd if passed as property on state
change
                        flags: readable, writable
                        Boolean. Default: true Current: true


This way the application is in charge of the fd, not the elements. This
is also a solution to avoid close on a fd which is shared by another
element .

Thank you.


      
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Farsight-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/farsight-devel

Reply via email to