From 6f3af97068f918d367a54cc992edc9bd426d0903 Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 7 Apr 2014 15:10:59 +0800 Subject: [PATCH] update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d624534f0..377f467e7 100755 --- a/README.md +++ b/README.md @@ -153,11 +153,10 @@ Supported operating systems and hardware: 1. Support RTMP ATC for HLS/HDS to support backup(failover) 1. Support http RESTful management api. 1. Support embeded http server for hls(live/vod) -1. [dev] Support stream ingester using ffmpeg. +1. Support stream ingester using ffmpeg. +1. Support ingest RTSP(RTP, SDP) stream to RTMP. 1. [plan] Support file to hls vod stream. 1. [plan] Support system full utest on gtest. -1. [plan] Support ingest RTSP(RTP, SDP) stream to RTMP. -1. [plan] Support network based cli and json result. 1. [plan] Support RTMP edge server, push/pull stream from any RTMP server 1. [plan] Support multiple processes, for both origin and edge 1. [no-plan] Support adobe flash refer/token/swf verification.