WebRTC Tutorial - How does WebRTC work?
Fullstack Academy
0:00 / 0:00
WebRTC Tutorial - How does WebRTC work?
231 226 просмотров · 9 л. назад
Fullstack Academy
58,2 тыс. подписчиков
231 226 просмотров · 9 л. назад
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
WebRTC stands for Web Real-Time Communication and it's a collection of APIs that allows direct connection between browsers in order to exchange any type of data. Thanks to WebRTC, browsers can request real-time information from browsers of other users without the need for either internal or external plugins. In this WebRTC tutorial, we provide a brief introduction to client-to-client browser communication and talk about the benefits, the inner workings, and some of the challenges with WebRTC.
Watch this video to learn:
What WebRTC is and how it works
The challenges this new technology faces
Why it's useful to learn and use WebRTC