Hi I need some information on how to implement Voip (RTP) audio conference. I need an algorithm description. Can someone point me to relevant resource on web.
Asked
Active
Viewed 842 times
2 Answers
1
FreeSWITCH is a open source, which has a support for Audio conferencing upto 10,000 simultaneous calls (may be more). You may not find any conferencing algorithm lying open. Search for white papers on audio mixing.

Alam
- 1,536
- 15
- 26
1
The RFCs are the obvious starting points.
I'm not sure what algorithms you are asking for, but the RFCs contains algorithms for RTCP and other things.