正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
@@ -127,7 +127,7 @@ Supported operating systems and hardware: | @@ -127,7 +127,7 @@ Supported operating systems and hardware: | ||
127 | 17. support live stream transcoding by ffmpeg.<br/> | 127 | 17. support live stream transcoding by ffmpeg.<br/> |
128 | 18. support ffmpeg filters(logo/overlay/crop), x264 params.<br/> | 128 | 18. support ffmpeg filters(logo/overlay/crop), x264 params.<br/> |
129 | 19. support audio transcode only, speex/mp3 to aac<br/> | 129 | 19. support audio transcode only, speex/mp3 to aac<br/> |
130 | -20. [plan] support network based cli and json result.<br/> | 130 | +20. support network based cli and json result.<br/> |
131 | 21. [plan] support http callback api hooks(for authentication).<br/> | 131 | 21. [plan] support http callback api hooks(for authentication).<br/> |
132 | 22. [plan] support bandwidth test api and flash client.<br/> | 132 | 22. [plan] support bandwidth test api and flash client.<br/> |
133 | 23. [plan] support adobe flash refer/token/swf verification.<br/> | 133 | 23. [plan] support adobe flash refer/token/swf verification.<br/> |
@@ -185,6 +185,7 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw | @@ -185,6 +185,7 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw | ||
185 | * nginx v1.5.0: 139524 lines <br/> | 185 | * nginx v1.5.0: 139524 lines <br/> |
186 | 186 | ||
187 | ### History | 187 | ### History |
188 | +* v0.8, 2013-12-07, support network based cli and json result, add CherryPy 3.2.4. | ||
188 | * v0.8, 2013-12-07, update http/hls/rtmp load test tool [st_load](https://github.com/winlinvip/st-load), use srs rtmp sdk. | 189 | * v0.8, 2013-12-07, update http/hls/rtmp load test tool [st_load](https://github.com/winlinvip/st-load), use srs rtmp sdk. |
189 | * v0.8, 2013-12-06, support max_connections, drop if exceed. | 190 | * v0.8, 2013-12-06, support max_connections, drop if exceed. |
190 | * v0.8, 2013-12-05, support log_dir, write ffmpeg log to file. | 191 | * v0.8, 2013-12-05, support log_dir, write ffmpeg log to file. |
-
请 注册 或 登录 后发表评论