From f35d4b1c8ae79881d9fe0eb7129c16f4e625f6b7 Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 27 Apr 2014 15:10:35 +0800 Subject: [PATCH] support basic edge(play/publish) RTMP server. 0.9.78 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aea022769..87f1d78c9 100755 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Supported operating systems and hardware: 1. Support ingest RTSP(RTP, SDP) stream to RTMP. 1. Support dvr(record live to flv file for vod) 1. Support live flashP2P(integrated by chnvideo VDN). -1. [dev] Support RTMP [edge](https://github.com/winlinvip/simple-rtmp-server/wiki/Edge) server, push/pull stream from any RTMP server +1. Support RTMP [edge](https://github.com/winlinvip/simple-rtmp-server/wiki/Edge) server, push/pull stream from any RTMP server 1. [plan] Support file to hls vod stream. 1. [plan] Support system full utest on gtest. 1. [plan] Support multiple processes, for both origin and edge