#webrtc

[ follow ]
InfoQ
18 hours ago
Business intelligence

How Canva Scaled Real-Time Collaboration with WebRTC: From WebSockets to Seamless P2P Communication

Canva's use of WebRTC for real-time collaboration enhances performance and scalability.
Peer-to-peer communication in WebRTC helps reduce backend load and latency. [ more ]
LogRocket Blog
4 months ago
JavaScript

Using WebRTC to implement P2P video streaming - LogRocket Blog

Web Real-Time Communication (WebRTC) enables real-time communication on web apps without plugins. Core concepts include peer-to-peer communication and signal servers. [ more ]
Marcin Wanago Blog - JavaScript, both frontend and backend
8 months ago
JavaScript

API with NestJS #142. A video chat with WebRTC and React

Using WebRTC allows for direct peer-to-peer communication without relying on a middleman server, improving performance.
The article provides step-by-step instructions on capturing camera streams and creating video chat rooms using NestJS and React. [ more ]
[ Load more ]