I hope, you all are doing well.
I have required your suggestion about the server and their configuration.
I have currently setup coturn server on separate ubuntu vps server. I am using it in web application and in IOS. In web application, i have used
RTCMultiConnection of muaz khan. Also used cordova app for the IOS.
The problem, i am facing right now is that the quality of video is very poor. Some time it is stuck and some time it is running slow. Every thing else is working fine.
I need any suggestions to improve the video slowness issue? Also can any one let me know that what is the best scenario to implement the turn server. For example, does i should use different servers for turn server and code+database. Also what should be specs of the server to handle almost 500-1000 connections on the site?
Also can you refer any other plugin which have better support for webrtc?