From e455032dc7ba2fe2f2b749ff8965642ec18b4667 Mon Sep 17 00:00:00 2001 From: winlin Date: Thu, 9 Oct 2014 14:53:44 +0800 Subject: [PATCH] update readme for 1.0beta --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a1afe36d..233c2d434 100755 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ Supported operating systems and hardware: 1. Support tracable log, session based log. 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. Support system full utest on gtest. 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