winlin

update reame

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