Tag: Media stream

February 5, 2021
A Guide to WebRTC Architecture by RTCWeb.in
WebRTC technology is used for peer to peer connection on the web, where a browser can connect to another browser and share a variety of data, like video, audio stream, JSON data, etc. This is a simple definition of WebRTC. However, when it comes ...
Read more >>