正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
| @@ -3,7 +3,7 @@ Simple-RTMP-Server | @@ -3,7 +3,7 @@ Simple-RTMP-Server | ||
| 3 | 3 | ||
| 4 | SRS(SIMPLE RTMP Server) over state-threads created in 2013.<br/> | 4 | SRS(SIMPLE RTMP Server) over state-threads created in 2013.<br/> |
| 5 | SRS is a simple, high-performance, running in single process, origin live server.<br/> | 5 | SRS is a simple, high-performance, running in single process, origin live server.<br/> |
| 6 | -SRS supports vhost, rtmp, HLS, transcoding, forward, http hooks. <br/> | 6 | +SRS supports vhost, rtmp, [HLS](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS), transcoding, forward, http hooks. <br/> |
| 7 | Blog: [http://blog.csdn.net/win_lin](http://blog.csdn.net/win_lin) <br/> | 7 | Blog: [http://blog.csdn.net/win_lin](http://blog.csdn.net/win_lin) <br/> |
| 8 | See also: [https://github.com/winlinvip/simple-rtmp-server](https://github.com/winlinvip/simple-rtmp-server) <br/> | 8 | See also: [https://github.com/winlinvip/simple-rtmp-server](https://github.com/winlinvip/simple-rtmp-server) <br/> |
| 9 | See also: [http://winlinvip.github.io/simple-rtmp-server](http://winlinvip.github.io/simple-rtmp-server) <br/> | 9 | See also: [http://winlinvip.github.io/simple-rtmp-server](http://winlinvip.github.io/simple-rtmp-server) <br/> |
| @@ -213,7 +213,7 @@ Supported operating systems and hardware: | @@ -213,7 +213,7 @@ Supported operating systems and hardware: | ||
| 213 | 5. NO multiple processes, single process only.<br/> | 213 | 5. NO multiple processes, single process only.<br/> |
| 214 | 6. Support vhost, support \_\_defaultVhost\_\_.<br/> | 214 | 6. Support vhost, support \_\_defaultVhost\_\_.<br/> |
| 215 | 7. Support adobe rtmp live streaming.<br/> | 215 | 7. Support adobe rtmp live streaming.<br/> |
| 216 | -8. Support apple hls(m3u8) live streaming.<br/> | 216 | +8. Support apple [HLS(m3u8)](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS) live streaming.<br/> |
| 217 | 9. Support reload config to enable changes.<br/> | 217 | 9. Support reload config to enable changes.<br/> |
| 218 | 10. Support cache last gop for flash player to fast startup.<br/> | 218 | 10. Support cache last gop for flash player to fast startup.<br/> |
| 219 | 11. Support listen at multiple ports.<br/> | 219 | 11. Support listen at multiple ports.<br/> |
-
请 注册 或 登录 后发表评论