From 95601b69f5c5381d83643629b764538f56452bdb Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 26 Feb 2014 09:46:41 +0800 Subject: [PATCH] change dev plan --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c85cc0d7c..9c584eea6 100755 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Simple-RTMP-Server ================== SRS(SIMPLE RTMP Server) over state-threads created in 2013.
-SRS is a simple, RTMP/HLS, high-performance, multiple process(plan), origin/edge(plan) live server.
+SRS is a simple, RTMP/HLS, high-performance, single(plan)/multiple processes, edge(plan)/origin live server.
SRS supports [vhost](https://github.com/winlinvip/simple-rtmp-server/wiki/RtmpUrlVhost), rtmp, [HLS](https://github.com/winlinvip/simple-rtmp-server/wiki/DeliveryHLS), transcoding, forward, http hooks.
Blog: [http://blog.csdn.net/win_lin](http://blog.csdn.net/win_lin)
See also: [https://github.com/winlinvip/simple-rtmp-server](https://github.com/winlinvip/simple-rtmp-server)
@@ -231,7 +231,7 @@ Supported operating systems and hardware: 23. Demo video meeting or chat(SRS+cherrypy+jquery+bootstrap).
24. [dev] Full documents in wiki, in chineses.
25. [plan] Support RTMP edge server
-26. [plan] Support multiple process
+26. [plan] Support multiple processes
27. [plan] Support network based cli and json result.
28. [no-plan] Support adobe flash refer/token/swf verification.
29. [no-plan] Support adobe amf3 codec.