Update README.md

This commit is contained in:
夏楚 2021-11-18 11:27:01 +08:00 committed by GitHub
parent f5bdd60d85
commit 2bd4bf65b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,6 +102,7 @@
- 支持TWCC rtcp动态调整码率
- 支持remb/pli/sr/rr rtcp
- 支持rtp扩展解析
- 支持GOP缓冲webrtc播放秒开
- 其他
- 支持丰富的restful api以及web hook事件
@ -161,6 +162,9 @@ bash build_docker_images.sh
- [C#版本的Http API与Hook](https://github.com/chengxiaosheng/ZLMediaKit.HttpApi)
- [DotNetCore的RESTful客户端](https://github.com/MingZhuLiu/ZLMediaKit.DotNetCore.Sdk)
- 播放器
- [基于MSE的websocket-fmp4播放器](https://github.com/v354412101/wsPlayer)
## 授权协议
本项目自有代码使用宽松的MIT协议在保留版权信息的情况下可以自由应用于各自商用、非商业的项目。
@ -240,6 +244,7 @@ bash build_docker_images.sh
[yangkun](xyyangkun@163.com)
[Xinghua Zhao](holychaossword@hotmail.com)
[hejilin](https://github.com/brokensword2018)
[rqb500](https://github.com/rqb500)
## 使用案例