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

fix bug of bwtc

This commit is contained in:
winlin 2014-03-26 10:05:07 +08:00
parent 644dfa1a6d
commit 7b3bc8f741
4 changed files with 39 additions and 22 deletions

View file

@ -86,7 +86,7 @@ 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, support origin server.<br/>
03. With 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/>
06. Support vhost, support \_\_defaultVhost\_\_.<br/>