devAnatomy of a WebRTC ConnectionWebRTC provides powerful capabilities for direct peer-to-peer audio, video, and data exchange within…Olivier AnguenotJune 30, 2025 10 min
devComparison of WebRTC Codecs for Video and Screen SharingThis article marks my first in-depth exploration of video codec performance , driven by…Olivier AnguenotApril 16, 2025 9 min
devHow to calculate MOS?In WebRTC (Web Real-Time Communication) development, understanding the quality of audio and video…Olivier AnguenotNovember 13, 2024 6 min
devDebugging WebRTC on your iPadDebugging a WebRTC Web application on mobile or tablet devices, particularly on an iPad, remains a…Olivier AnguenotSeptember 25, 2024 5 min
devManaging Devices in WebRTCTo have good WebRTC conversations, you first have to offer the user the right devices to use…Olivier AnguenotJuly 29, 2024 9 min
devA journey on Video Streams and Bytes!Until now, I'd never really had to deal with video streams and bytes, which meant I didn't have to…Olivier AnguenotMarch 27, 2024 7 min