add srt on readme

This commit is contained in:
xiongguangjie 2022-06-04 13:31:36 +08:00
parent 4d9a55b924
commit 9a57353470
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@
- 支持rtp扩展解析
- 支持GOP缓冲webrtc播放秒开
- 支持datachannel
- [SRT支持](./srt/srt.md)
- 其他
- 支持丰富的restful api以及web hook事件
- 支持简单的telnet调试

View File

@ -61,7 +61,7 @@
- Support simulcast
- Support rtx/nack
- Support transport-cc rtcp/rtp ext
- [SRT support](./srt/srt_en.md)
- Others
- Support stream proxy by ffmpeg.
- RESTful http api and http hook event api.