winlin

update readme.

正在显示 1 个修改的文件 包含 2 行增加2 行删除
@@ -149,8 +149,8 @@ Supported operating systems and hardware: @@ -149,8 +149,8 @@ Supported operating systems and hardware:
149 1. Support ARM([debian armhf, v7cpu](https://github.com/winlinvip/simple-rtmp-server/wiki/SrsLinuxArm)) with rtmp/ssl/hls/librtmp. 149 1. Support ARM([debian armhf, v7cpu](https://github.com/winlinvip/simple-rtmp-server/wiki/SrsLinuxArm)) with rtmp/ssl/hls/librtmp.
150 1. Support [init.d](https://github.com/winlinvip/simple-rtmp-server/wiki/LinuxService) and packge script, log to file. 150 1. Support [init.d](https://github.com/winlinvip/simple-rtmp-server/wiki/LinuxService) and packge script, log to file.
151 1. Support RTMP ATC for HLS/HDS to support backup(failover) 151 1. Support RTMP ATC for HLS/HDS to support backup(failover)
152 -1. [dev] Support http RESTful management api.  
153 -1. [dev] Support embeded http server for hls(live/vod) 152 +1. Support http RESTful management api.
  153 +1. Support embeded http server for hls(live/vod)
154 1. [plan] Support file to hls vod stream. 154 1. [plan] Support file to hls vod stream.
155 1. [plan] Support system full utest on gtest. 155 1. [plan] Support system full utest on gtest.
156 1. [plan] Support stream ingester using ffmpeg. 156 1. [plan] Support stream ingester using ffmpeg.