Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ cpp media server是基于c++17开发的webrtc会议服务sfu.

支持跨平台(linux/mac),支持./build.sh一键编译。

当前webrtc sfu升级到新开源:[RTCPilot](https://github.com/runner365/RTCPilot)

RTCPilot支持更多功能:
* 支持跨平台:Linux/MacOS/Win11
* 支持集群部署:是WebRTC SFU唯一全马支持集群的开源
* 支持接入VoiceAgent AI:[VoiceAgent](https://github.com/runner365/voiceagent)

## 1. 支持特性
### 1.1 webrtc相关特性
* 房间管理服务
Expand Down