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
Asked
Active
Viewed 947 times
1 Answers
3
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.

Gene Vincent
- 5,237
- 9
- 50
- 86