I am planning to make a video, voice and text chat application using flutter where I want to connect people randomly. This connection can be between multiple people and should be lag free.
Please let me know all the available libraries in the market (Open Source Or Proprietary) for doing the same.
I have tried Web-RTC already and wonder if there are more options available?
Feel free to share any knowledge you have regarding this.