From 2ea1c4fb615d55b15703870f9a133ad4ff454dad Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 3 Jan 2015 22:31:10 +0800 Subject: [PATCH] update readme for security --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0c0d17c55..c527c36f2 100755 --- a/README.md +++ b/README.md @@ -468,6 +468,10 @@ Supported operating systems and hardware: [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_EN_SrsLibrtmp#publish-audio-raw-stream) ) by srs-librtmp. 1. Support 0.1s+ latency, read [#257](https://github.com/winlinvip/simple-rtmp-server/issues/257). +1. Support allow/deny publish/play for all or specified ip( +[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_CN_Security), +[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_EN_Security) +). 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