Question

I'm building a voip app for iOS devices using the H.323 protocol and was wondering if there any libraries in Objective C (or C/C++) that let me convert my audio to H.323

Was it helpful?

Solution

There are only 2 OpenSource H.323 libraries both C++: H323Plus and OPAL. And then there is the commercial Radvision SDK, which is done in C as far as I know.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top