For weeks I have been researching to find an open source video conferencing platform that allows integration from native clients. I am working on a solution that would need to communicate from a native app via a windows dll (at least initially). Ultimately, I want any OS to talk to it natively. A lot of platforms provide the JavaScript interface (like Jitsi) but wrapping this in a windows dll is both complicated and has a huge footprint. What open source video conference servers are available that have native windows clients that can be packaged in a DLL?
I don't recommended to use WebRTC for group meeting because when you have a lot of participants of a meeting so in this case, it will happen hung in the connection because the stream pass over http, also webRTC support maximum 256 participants of a group meeting. webRTC is good for calling peer to peer. you can use zoom program and then integrate it with your project via api or embedded system
Hi Anas, Jitsi as a Service has announced 500 participants with the sign for this to increase in our road map. Its really great for webrtc
Hi Mark! I work for a company called Whereby where we allow developers to easily embed video meetings on their app or website using a simple API. If you're interesting in hearing more you can contact me on maddy.trusewich@whereby.com
Check us out --> https://whereby.com/information/embedded/