November 27, 2020
Latency, the Fault in Our WebRTC Communication

Latency, literally, means the delay between the cause and effect. For web technology, it means the delay between a user's action and an application's response. In networking terms - the total round trip time it takes for a data packet to travel f...

Read more >>
October 15, 2020
A Glance Into WebRTC Technology From a Security POV

Real-Time Communications (RTC), is the most important paradigm shift in the use of personal and business communication. Today, all internet communications are being conducted at real-life speed, be it business or personal communication. Integrate...

Read more >>
October 12, 2020
4 Popular Use-cases Of Video Conferencing Tools

Video calls and conferencing has witnessed an incredible upsurge due to Covid-19. We’ve all had to be creative and improvise given our limited resources. Be it in picking a video call backdrop or creating our very own work from home space or find...

Read more >>
October 7, 2020
WebRTC and Signaling: Things you need to know

We know that WebRTC allows web apps to create Peer-To-Peer communication. Your everyday web interactions -VoIP or video calls rely on this technology. In essence, WebRTC enables developers to send arbitrary data as well as build applications that...

Read more >>
April 16, 2020
AV1 might be the future of video encoding but it’s not ready yet

The Alliance for Open Media (AOMedia) came out with a press release on March 28, 2018 about the specifications of AV1. This was a milestone in AOMedia, from its inception in 2015. AOMedia was established with the aim to come with a solution f...

Read more >>
April 13, 2020
Scaling WebRTC with Mediasoup V3

Scalability is a decisive factor when it comes to video conferencing or broadcasting. It is responsible for keeping an excellent audio and video quality for the connected clients as the number of video call participants rises. As more business...

Read more >>
March 26, 2020
How WebRTC & WASM are opening new opportunities for web apps

In terms of online communication and collaboration we have come far from the era of text based delayed communication to real-time platform agnostic multimedia experiences. Thanks to Google and their open-source platform WebRTC, we can develop ...

Read more >>