1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

update readme.

This commit is contained in:
winlin 2014-04-04 23:08:07 +08:00
parent 17ce21348d
commit c4dd2e1e7a

View file

@ -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.