Update README.md

This commit is contained in:
夏楚 2017-12-15 16:10:41 +08:00 committed by GitHub
parent b0c567e49d
commit 45455de1a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,8 @@ Windows | 已经完成移植
- RTMP 发布服务器,支持录制发布流。
- RTMP 播放器支持RTMP代理。
- RTMP 推流客户端。
- 支持http-flv直播。
- 支持https-flv直播。
- HLS
- 支持HLS文件生成自带HTTP文件服务器。
@ -41,7 +43,6 @@ Windows | 已经完成移植
- 支持H264的解析支持B帧的POC计算排序。
## 后续任务
- 添加http flv直播功能
- 添加rtmp鉴权功能
- 添加rtsp推流功能