1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

update readme

This commit is contained in:
winlin 2014-03-26 10:15:02 +08:00
parent e56c52ceba
commit 55fec3efe5

View file

@ -86,9 +86,9 @@ Supported operating systems and hardware:
## Summary
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/>
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/>
05. With multiple processes, support single process.<br/>
05. Support multiple processes, support single process.<br/>
06. Support vhost, support \_\_defaultVhost\_\_.<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/>