Skip to content

Commit cd7af6f

Browse files
committed
update
1 parent 89fb422 commit cd7af6f

File tree

3 files changed

+12
-15
lines changed

3 files changed

+12
-15
lines changed

AUTHORS

+3-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,6 @@ zhlong <[email protected]>
3131
droid.chow <[email protected]>
3232
[陈晓林](https://github.com/musicwood)
3333
[老衲不出家](https://github.com/monktan89)
34-
big panda <[email protected]>
34+
big panda <[email protected]>
35+
CharleyWangHZ(https://github.com/CharleyWangHZ)
36+
Johnny(https://github.com/johzzy)

README.md

+6-13
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,11 @@
9292
- RTSP/RTMP/HTTP-FLV/WS-FLV支持MP4文件点播,支持seek
9393
- 支持H264/H265/AAC/G711/OPUS编码
9494

95-
- WebRTC(体验,请使用dev分支)
95+
- WebRTC(体验)
9696
- 支持WebRTC推流,支持转其他协议
9797
- 支持WebRTC播放,支持其他协议转WebRTC
98+
- 支持simulcast
99+
- 支持rtx/nack
98100

99101
- 其他
100102
- 支持丰富的restful api以及web hook事件
@@ -225,20 +227,11 @@ bash build_docker_images.sh
225227
[大裤衩]([email protected]>)
226228
[droid.chow]([email protected]>)
227229
[陈晓林](https://github.com/musicwood)
230+
[CharleyWangHZ](https://github.com/CharleyWangHZ)
231+
[Johnny](https://github.com/johzzy)
228232

229233
## 使用案例
230234

231235
本项目已经得到不少公司和个人开发者的认可,据作者不完全统计,
232236
使用本项目的公司包括知名的互联网巨头、国内排名前列的云服务公司、多家知名的AI独角兽公司,
233-
以及一系列中小型公司。使用者可以通过在 [issue](https://github.com/xia-chu/ZLMediaKit/issues/511) 上粘贴公司的大名和相关项目介绍为本项目背书,感谢支持!
234-
235-
236-
## 捐赠
237-
238-
您的捐赠将用于支付该项目的一些费用支出以及激励开发者,
239-
欢迎捐赠以便更好的推动项目的发展,谢谢您的支持!
240-
同时欢迎捐赠公网服务器用于在线展示效果。
241-
242-
[支付宝](https://github.com/xia-chu/other/blob/master/IMG_3919.JPG)
243-
244-
[微信](https://github.com/xia-chu/other/blob/master/IMG_3920.JPG)
237+
以及一系列中小型公司。使用者可以通过在 [issue](https://github.com/xia-chu/ZLMediaKit/issues/511) 上粘贴公司的大名和相关项目介绍为本项目背书,感谢支持!

README_en.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,11 @@
5555
- WebSocket Server and Client.
5656
- File access authentication.
5757

58-
- WebRTC(experiential, dev branch)
58+
- WebRTC(experiential)
5959
- Support webrtc push stream and transfer to other protocols
6060
- Support webrtc play, support other protocol to webrtc
61+
- Support simulcast
62+
- Support rtx/nack
6163

6264
- Others
6365
- Support stream proxy by ffmpeg.

0 commit comments

Comments
 (0)