From a4d1b136d849721714417b92a9707077e286e8a1 Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 18 Oct 2014 11:01:35 +0800 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25ddf6729..000884907 100755 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ Supported operating systems and hardware: 1. Support system full utest on gtest. 1. [experiment] Support embeded [HTTP server](https://github.com/winlinvip/simple-rtmp-server/wiki/SampleHTTP) for hls(live/vod) 1. [experiment] Support [vod stream(http flv/hls vod stream)](https://github.com/winlinvip/simple-rtmp-server/wiki/FlvVodStream). +1. [dev] Suppport [English wiki](https://github.com/winlinvip/simple-rtmp-server/wiki/ENHome_v1). 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