[*] readme

This commit is contained in:
acgist
2023-02-02 19:53:34 +08:00
parent d09a9dbc1f
commit d1611c43d3
2 changed files with 10 additions and 10 deletions

View File

@@ -17,4 +17,13 @@ git submodule update --remote
```
sudo npm install
```
```
## 其他常见WebRTC媒体服务
* [Janus](https://github.com/meetecho/janus-gateway/)
* [Jitsi](https://github.com/jitsi)
* [Licode](https://github.com/lynckia/licode)
* [Kurento](https://github.com/Kurento/kurento-media-server)
* [Medooze](https://github.com/medooze/media-server)
* [Mediasoup](https://github.com/versatica/mediasoup)