[EMAIL PROTECTED] wrote:


Hello:

I'm deciding to choose one library from these, specially between the
last 5,6 and 7.
Is it easy to integrate jrtplib whith any of those or it is better to
use their on RTP libraries.?

I've used jrtplib several times and it is very easy to integrate (take a look at the examples). There's only one issue - it is not symmetric, but that is easy to fix (just change the source code the use the RTP listen socket for sending RTP and use the listen RTCP socket for sending RTCP) (refer to the patch on my bookmarks webpage).


5)sipX Family of proyects:

sipXconfig
A SIP configuration server, supporting configuration of all of the
above, and SIP UAs.
sipXtackLib
A SIP protocol implementation
sipXcallLib
Telephony call control.
sipXmediaLib
Media streaming support (Codecs, RTP, RTCP).
sipXportLib
Common utility and platform abstraction functions (used by all of the
other sipX family projects).

not sure - but I think they is also an RTP stack within this project

6)RFC 3261 C++ SIP Stack _________ reSIProcate Open Source Project

no RTP stack included

7)oSIP stack _________ Aymeric MOIZARD GNU eXosip , differences with oSIP, oSIP2??

there is an RTP stack included in oSIP - but what I heard it is not very complete (no RTCP, extension header support ...)



regards, klaus

_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to