From bda12e32f7bed5f389b5d153594d085965864460 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 20 Aug 2014 09:42:44 +0800 Subject: [PATCH] change plan to no-plan, for release 1.0 is feature-freezed. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e606214b..6905e35f5 100755 --- a/README.md +++ b/README.md @@ -177,9 +177,9 @@ Supported operating systems and hardware: 1. Support [vod stream(http flv/hls vod stream)](https://github.com/winlinvip/simple-rtmp-server/wiki/FlvVodStream). 1. Support DRM [token traverse](https://github.com/winlinvip/simple-rtmp-server/wiki/DRM#tokentraverse) for fms origin authenticate. 1. [dev] Support system full utest on gtest. -1. [plan] Support <500ms latency, FRSC(Fast RTMP-compatible Stream Channel tech). -1. [plan] Support RTMP 302 redirect [#92](https://github.com/winlinvip/simple-rtmp-server/issues/92). -1. [plan] Support multiple processes, for both origin and edge +1. [no-plan] Support <500ms latency, FRSC(Fast RTMP-compatible Stream Channel tech). +1. [no-plan] Support RTMP 302 redirect [#92](https://github.com/winlinvip/simple-rtmp-server/issues/92). +1. [no-plan] Support multiple processes, for both origin and edge 1. [no-plan] Support adobe RTMFP(flash p2p) protocol. 1. [no-plan] Support adobe flash refer/token/swf verification. 1. [no-plan] Support adobe amf3 codec.