From 726dfd6400bcf7541e59ca75144ddfc452e56fcd Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 30 Nov 2013 08:17:45 +0800 Subject: [PATCH] add new plan --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18bd58612..c7b5c632e 100755 --- a/README.md +++ b/README.md @@ -56,9 +56,11 @@ m3u8 url: http://127.0.0.1:80/live/livestream.m3u8 17. [plan] support bandwidth test api and flash client.
18. [plan] support adobe flash refer/token/swf verification.
19. [plan] support adobe amf3 codec.
-20. no edge server, origin server only.
-21. no vod streaming, live streaming only.
-22. no multiple processes, single process only.
+20. [plan] support dvr(record live to vod file)
+21. [plan] support FMS edge protocol
+22. no edge server, origin server only.
+23. no vod streaming, live streaming only.
+24. no multiple processes, single process only.
### Performance 1. 300 connections, 150Mbps, 500kbps, CPU 18.8%, 5956KB.