Hi, I am developing a social application where I want to enable voice & video calling function and still I don't know what to use in server side, do you have any product that I can use to develop the server side(for 10.000+ users)? Thank you in advance.
Hello,
On 30/07/14 09:09, Nar wrote:
Hi, I am developing a social application where I want to enable voice & video calling function and still I don't know what to use in server side, do you have any product that I can use to develop the server side(for 10.000+ users)?
SIP is a protocol that can be used for voice and video calling, with many client implementations for both features. Kamailio has no issues dealing with 10000+ users in a single instance. You can use it with default config file for testing, both voice and video should just work.
Cheers, Daniel