winlin

change plan to no-plan, for release 1.0 is feature-freezed.

正在显示 1 个修改的文件 包含 3 行增加3 行删除
@@ -177,9 +177,9 @@ Supported operating systems and hardware: @@ -177,9 +177,9 @@ Supported operating systems and hardware:
177 1. Support [vod stream(http flv/hls vod stream)](https://github.com/winlinvip/simple-rtmp-server/wiki/FlvVodStream). 177 1. Support [vod stream(http flv/hls vod stream)](https://github.com/winlinvip/simple-rtmp-server/wiki/FlvVodStream).
178 1. Support DRM [token traverse](https://github.com/winlinvip/simple-rtmp-server/wiki/DRM#tokentraverse) for fms origin authenticate. 178 1. Support DRM [token traverse](https://github.com/winlinvip/simple-rtmp-server/wiki/DRM#tokentraverse) for fms origin authenticate.
179 1. [dev] Support system full utest on gtest. 179 1. [dev] Support system full utest on gtest.
180 -1. [plan] Support <500ms latency, FRSC(Fast RTMP-compatible Stream Channel tech).  
181 -1. [plan] Support RTMP 302 redirect [#92](https://github.com/winlinvip/simple-rtmp-server/issues/92).  
182 -1. [plan] Support multiple processes, for both origin and edge 180 +1. [no-plan] Support <500ms latency, FRSC(Fast RTMP-compatible Stream Channel tech).
  181 +1. [no-plan] Support RTMP 302 redirect [#92](https://github.com/winlinvip/simple-rtmp-server/issues/92).
  182 +1. [no-plan] Support multiple processes, for both origin and edge
183 1. [no-plan] Support adobe RTMFP(flash p2p) protocol. 183 1. [no-plan] Support adobe RTMFP(flash p2p) protocol.
184 1. [no-plan] Support adobe flash refer/token/swf verification. 184 1. [no-plan] Support adobe flash refer/token/swf verification.
185 1. [no-plan] Support adobe amf3 codec. 185 1. [no-plan] Support adobe amf3 codec.