'Implement Multiparty video call using WebRTC

I have implemented one to one audio/video call using WebRTC framework in iOS and Android both. We are sharing screen and drawing some annotation as well. Now I want to implement multiparty video call, at least 4 people should involve. What approach I can follow to implement multiparty video, please guide.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source