From b29d7ccd56d2c11b9ce354f69061351523ce9506 Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 7 Dec 2013 19:29:11 +0800 Subject: [PATCH] update readme. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af9235a5a..8103ea1b7 100755 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ Supported operating systems and hardware: 17. support live stream transcoding by ffmpeg.
18. support ffmpeg filters(logo/overlay/crop), x264 params.
19. support audio transcode only, speex/mp3 to aac
-20. [plan] support network based cli and json result.
+20. support network based cli and json result.
21. [plan] support http callback api hooks(for authentication).
22. [plan] support bandwidth test api and flash client.
23. [plan] support adobe flash refer/token/swf verification.
@@ -185,6 +185,7 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw * nginx v1.5.0: 139524 lines
### History +* v0.8, 2013-12-07, support network based cli and json result, add CherryPy 3.2.4. * v0.8, 2013-12-07, update http/hls/rtmp load test tool [st_load](https://github.com/winlinvip/st-load), use srs rtmp sdk. * v0.8, 2013-12-06, support max_connections, drop if exceed. * v0.8, 2013-12-05, support log_dir, write ffmpeg log to file.