From c4dd2e1e7abf5b471dcfbb13996733d835df6598 Mon Sep 17 00:00:00 2001 From: winlin Date: Fri, 4 Apr 2014 23:08:07 +0800 Subject: [PATCH] update readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bcbac6565..169595f6a 100755 --- a/README.md +++ b/README.md @@ -149,8 +149,8 @@ Supported operating systems and hardware: 1. Support ARM([debian armhf, v7cpu](https://github.com/winlinvip/simple-rtmp-server/wiki/SrsLinuxArm)) with rtmp/ssl/hls/librtmp. 1. Support [init.d](https://github.com/winlinvip/simple-rtmp-server/wiki/LinuxService) and packge script, log to file. 1. Support RTMP ATC for HLS/HDS to support backup(failover) -1. [dev] Support http RESTful management api. -1. [dev] Support embeded http server for hls(live/vod) +1. Support http RESTful management api. +1. Support embeded http server for hls(live/vod) 1. [plan] Support file to hls vod stream. 1. [plan] Support system full utest on gtest. 1. [plan] Support stream ingester using ffmpeg.