August 18, 2021
HTTP Live Streaming vs WebRTC

Low-latency streams are needed by all. However, not all protocols have the ability to deliver the same quality. The question is how to decide which protocol to use for your use case? You don’t want a video conferencing solution that is full of gl...

Read more >>
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 >>