Conversational modules
Programmable Channels
Platform functionality
Business segments
Industry verticals
Department
Our services
Solutions for telecoms
The Infobip advantage for telcos
See why leading telecoms around the world choose Infobip to transform their network
Telecom CPaaS partnerships
Create new B2B revenue streams with our omnichannel communications platform
Telecom core & security
Anam Protect Firewall
Secure your network from SMS and Voice fraud with our firewall that protects 120+ operators
SMS Firewall
Ensure all A2P SMS traffic is properly charged and eliminate revenue leakage with our SMS Firewall
Community & Resources
Knowledge hub
Title
What is WebRTC?
WebRTC (Web Real-Time Communication) is an open source HTML5 specification that can be used to add real-time communications directly between browsers, apps, and devices.
This enables voice and video calls in apps and web pages, without the need for additional apps or plugins. WebRTC is supported by Apple, Google, Microsoft, Mozilla, and Opera.
Some typical examples of WebRTC include customer service and support calls carried out in-app or over a user’s web browser. Ride-sharing and delivery apps can use WebRTC to place calls between drivers and service users that protect the personal information of both parties.
WebRTC can be built into websites and apps using simple APIs, or by using an SDK provided by a professional enterprise solution.
Is WebRTC free?
WebRTC is completely free for both personal and commercial use. As an open source project it is constantly being enhanced and expanded by contributors.
How to get WebRTC?
WebRTC is available in all popular browsers, including Chrome, Firefox, Safari and Microsoft Edge. It can also be used in an application or embedded device with no requirement for a browser. Google has published a useful tutorial on how to set up and use WebRTC JavaScript APIs.