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

add option --static, to static link for arm

This commit is contained in:
winlin 2014-03-19 12:39:09 +08:00
parent efa22074be
commit 12445174e7
3 changed files with 9 additions and 2 deletions

View file

@ -78,7 +78,7 @@ Supported operating systems and hardware:
1. Simple: also stable enough.<br/>
2. [High-performance](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance): single-thread, async socket, event/st-thread driven.<br/>
3. With RTMP edge server, support origin server.<br/>
4. NO vod streaming, live streaming only.<br/>
4. RTMP without vod streaming, live streaming only.<br/>
5. With multiple processes, support single process.<br/>
6. Support vhost, support \_\_defaultVhost\_\_.<br/>
7. Support adobe rtmp live streaming.<br/>