winlin

add RTMP 302 redirect dev plan

正在显示 1 个修改的文件 包含 1 行增加0 行删除
@@ -202,6 +202,7 @@ Supported operating systems and hardware: @@ -202,6 +202,7 @@ Supported operating systems and hardware:
202 1. Support live flashP2P(integrated by chnvideo VDN). 202 1. Support live flashP2P(integrated by chnvideo VDN).
203 1. Support RTMP [edge](https://github.com/winlinvip/simple-rtmp-server/wiki/Edge) server, push/pull stream from any RTMP server 203 1. Support RTMP [edge](https://github.com/winlinvip/simple-rtmp-server/wiki/Edge) server, push/pull stream from any RTMP server
204 1. [dev] Support system full utest on gtest. 204 1. [dev] Support system full utest on gtest.
  205 +1. [plan] Support RTMP 302 redirect [#92](https://github.com/winlinvip/simple-rtmp-server/issues/92).
205 1. [plan] Support file to hls vod stream. 206 1. [plan] Support file to hls vod stream.
206 1. [plan] Support multiple processes, for both origin and edge 207 1. [plan] Support multiple processes, for both origin and edge
207 1. [no-plan] Support adobe RTMFP(flash p2p) protocol. 208 1. [no-plan] Support adobe RTMFP(flash p2p) protocol.