A media server makes WebRTC broadcasting easier by eliminating the need for the presenter to maintain multiple peer connections. Let’s take a look!
Today, we’re discussing the basics of Chrome extensions and showing you how to build an extension that records your current tab. Check it out!
WebRTC has become a popular solution because of its ability to eliminate physical boundaries. Let’s take a look at the basics of a broadcasting application.
WebRTC consists of APIs that help establish a media session. Today we’re looking at getUserMedia, which allows a browser to interact with the media devices.