devManaging Devices in WebRTCTo have good WebRTC conversations, you first have to offer the user the right devices to use. Imagin…Olivier AnguenotJuly 29, 2024
apiGetUserMedia Constraints explainedThe getUserMedia API was the first API released when WebRTC landed in the browser: Here is the…Olivier AnguenotApril 24, 2023
apiHow to know if my microphone works?Sometimes users complaint about not being able to hear the sound from one person in a conference or…Olivier AnguenotMarch 20, 2022
apiHow Permissions APIs help managing the authorizations?The W3C has published a working draft document about the Permissions API. These APIs allow to…Olivier AnguenotMarch 28, 2021