mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update readme
This commit is contained in:
parent
e56c52ceba
commit
55fec3efe5
1 changed files with 2 additions and 2 deletions
|
@ -86,9 +86,9 @@ Supported operating systems and hardware:
|
||||||
## Summary
|
## Summary
|
||||||
01. Simple: also stable enough.<br/>
|
01. Simple: also stable enough.<br/>
|
||||||
02. [High-performance](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance): single-thread, async socket, event/st-thread driven.<br/>
|
02. [High-performance](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance): single-thread, async socket, event/st-thread driven.<br/>
|
||||||
03. With RTMP edge server(plan), support origin server.<br/>
|
03. Support RTMP edge server(plan), support origin server.<br/>
|
||||||
04. RTMP without vod streaming, live streaming only.<br/>
|
04. RTMP without vod streaming, live streaming only.<br/>
|
||||||
05. With multiple processes, support single process.<br/>
|
05. Support multiple processes, support single process.<br/>
|
||||||
06. Support vhost, support \_\_defaultVhost\_\_.<br/>
|
06. Support vhost, support \_\_defaultVhost\_\_.<br/>
|
||||||
07. Support adobe rtmp live streaming.<br/>
|
07. Support adobe rtmp live streaming.<br/>
|
||||||
08. Support apple [HLS(m3u8)](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS) live streaming.<br/>
|
08. Support apple [HLS(m3u8)](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS) live streaming.<br/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue