Skip to content
#

mediasoup-server

Here are 2 public repositories matching this topic...

Language: All
Filter by language

一个基于C++17开发的高性能SFU(Selective Forwarding Unit)服务器,采用mediasoup架构思想,重写了原有的JavaScript层以提升性能。服务器使用Oatpp作为应用层Web框架,通过FlatBuffers实现应用层与Worker进程间的高性能通信。底层集成libwebrtc处理音视频流,支持单进程与多进程运行模式。具备WebRTC信令处理、房间管理、媒体路由转发等核心功能,适用于实时音视频通信场景,具有高可扩展性和可维护性。

  • Updated Dec 11, 2025
  • C++

Improve this page

Add a description, image, and links to the mediasoup-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mediasoup-server topic, visit your repo's landing page and select "manage topics."

Learn more