My company is considering using Mediasoup to build a SFU for our communication system as it looks like one of the best library in the space, I read the scalability documentation and I was wondering if there was also some examples of big-ish companies that use Mediasoup at scale?
You’re absolutely right, mediasoup is one of the most robust and flexible libraries available for building modern SFUs. If you’re evaluating real-world implementations, I’d recommend taking a look at our projects, in particular to MiroTalk SFU.
MiroTalk SFU is a production-ready WebRTC platform that fully leverages mediasoup under the hood. It’s designed to support use cases ranging from 1:1 secure calls to large-scale webinars and live events, with advanced features like simulcast, SVC, virtual backgrounds, recording, group chat, and more.
Our experience with mediasoup has been exceptional, especially in terms of performance and extensibility. If your team is serious about building a reliable communication infrastructure, this could serve as both an inspiration and a technical reference.
Thank you! Totally understand — while it comes packed with powerful features by default, the platform is designed to be fully adaptable to meet any specific needs.
Everything is easily configurable via the .env and config.js files. You can enable or disable features, customize UI elements, and adjust core behavior — all without modifying the source code. Many advanced features are turned off by default and can be enabled only if and when you need them when self-host the solution. You also have full control over branding elements like the app name, UI buttons, descriptions, Open Graph metadata, and more — all directly from the config files.
This gives you the flexibility to keep things lean or scale up as your requirements grow — with minimal effort and maximum control.
Just a quick note: for any usage outside of the open-source AGPLv3 license, a Regular or Commercial license is required. You can purchase it directly from CodeCanyon Get the license here.