Learning though a tutorial on how to build a video conference application with WebRTC and a Kurento media server is an easy way to see how WebRTC works. Though the original idea behind WebRTC is to establish a peer-to-peer direct connection, a media server is useful to
In this blog post, we will provide a tutorial on how to build a video conference application using webRTC. We will not complicate it too much, it will be a simple one-to-one video conference application using nothing more than the WebRTC APIs and a few other libraries
Henry Ford was once quoted as saying, “The two most important things in any company do not appear in its balance sheet: its reputation and its people”. You know what we do at webRTC.ventures — we bring people together by closing geographical gaps using real time communication. However, you
Multi-Party WebRTC Option 3’s strategy is SFU, which stands for Selective Forwarding Unit. The idea behind SFU is similar to MCU. It has a media server in the middle to which all peers send their streams, only that instead of making any heavy processing on it, the