The Talk Detail

Given the state of the art of WebRTC and how browsers differ on their API implementations, building nowadays a cross-device compatible WebRTC multi-party app becomes so tedious.

mediasoup to the rescue. By providing a powerful, low level, unopinionated and unified client-side SDK, mediasoup makes it easy to build WebRTC multi-party applications that run on all modern browsers (yes, also in Safari and Microsoft Edge).

  • mediasoup is all about media (audio and video).
  • It doesn’t touch your DOM.
  • No assumptions regarding the signaling, usage, business or purpose of your app.
  • mediasoup just assumes that you like JavaScript :)

This talk is an introduction to how to integrate the mediasoup components into your application (and not the other way around) because your app is up to you.

About Iñaki Baz Castillo

Everything is in my personal site: https://inakibaz.me

Photo of Iñaki Baz Castillo