diff --git a/README.md b/README.md index 33901f118..2558ad53e 100755 --- a/README.md +++ b/README.md @@ -110,21 +110,22 @@ Supported operating systems and hardware: 25. Full documents in wiki, in chineses.
26. Support RTMP(play-publish) library: srs-librtmp
27. Support ARM([debian armhf, v7cpu](https://github.com/winlinvip/simple-rtmp-server/wiki/SrsLinuxArm)) with rtmp/ssl/hls/librtmp.
-28. [plan] Support system utest
-29. [plan] Support embeded http server for api and hls(live/vod)
-30. [plan] Support vod(file to hls stream)
-31. [plan] Support stream ingester using ffmpeg.
-32. [plan] Support ingest RTSP(RTP, SDP) stream to RTMP.
-33. [plan] Support network based cli and json result.
-34. [plan] Support HLS cluster, use RTMP ATC to generate the TS
-35. [plan] Support RTMP edge server, push/pull stream from any RTMP server
-36. [plan] Support multiple processes, for both origin and edge
-37. [no-plan] Support adobe flash refer/token/swf verification.
-38. [no-plan] Support adobe amf3 codec.
-39. [no-plan] Support dvr(record live to vod file)
-40. [no-plan] Support encryption: RTMPE/RTMPS, HLS DRM
-41. [no-plan] Support RTMPT, http to tranverse firewalls
-42. [no-plan] Support file source, transcoding file to live stream
+28. Support [init.d](https://github.com/winlinvip/simple-rtmp-server/wiki/LinuxService) and packge script, log to file.
+29. [plan] Support system utest
+30. [plan] Support embeded http server for api and hls(live/vod)
+31. [plan] Support vod(file to hls stream)
+32. [plan] Support stream ingester using ffmpeg.
+33. [plan] Support ingest RTSP(RTP, SDP) stream to RTMP.
+34. [plan] Support network based cli and json result.
+35. [plan] Support HLS cluster, use RTMP ATC to generate the TS
+36. [plan] Support RTMP edge server, push/pull stream from any RTMP server
+37. [plan] Support multiple processes, for both origin and edge
+38. [no-plan] Support adobe flash refer/token/swf verification.
+39. [no-plan] Support adobe amf3 codec.
+40. [no-plan] Support dvr(record live to vod file)
+41. [no-plan] Support encryption: RTMPE/RTMPS, HLS DRM
+42. [no-plan] Support RTMPT, http to tranverse firewalls
+43. [no-plan] Support file source, transcoding file to live stream
## Performance 1. 300 connections, 150Mbps, 500kbps, CPU 18.8%, MEM 5956KB.