VoIP and WebRTC: Real-Time Voice and Video on the Web
VoIP and WebRTC: Real-Time Voice and Video on the Web VoIP and WebRTC bring real-time voice and video to the web. VoIP is the broad idea of sending voice over the internet, while WebRTC is a set of browser APIs that lets apps capture media, create connections, and stream audio and video directly in a page. This pairing makes it easier to add calling features to websites or apps, from a simple one-on-one call to a small conference. ...