top of page
Search


Share the camera or share the screen, do it all with these browser APIs.
For the last 5 months, the demand for video conferencing has been skyrocketed. Majority of the human population on our planet have been...

centedge
Jul 30, 20204 min read
Â
Â


WebRTC RTCPeerConnection: The secret behind connecting peers in the new video call app
WebRTC RTCPeerConnection is the API which deals with connecting two applications on different computers to communicate using a...

centedge
Jul 10, 20205 min read
Â
Â


WebRTC getUserMedia: The secret for using media devices in the browser
The getUserMedia() API in WebRTC is primarily responsible capturing the media streams currently available. The WebRTC standard provides...

centedge
Jul 5, 20204 min read
Â
Â
bottom of page