winlin

add remote console to feature list.

正在显示 1 个修改的文件 包含 2 行增加0 行删除
@@ -218,6 +218,7 @@ Supported operating systems and hardware: @@ -218,6 +218,7 @@ Supported operating systems and hardware:
218 1. [experiment] Support push RTSP to SRS, read [bug #133][bug #133]. 218 1. [experiment] Support push RTSP to SRS, read [bug #133][bug #133].
219 1. [experiment] Support push flv stream over HTTP POST to SRS, read [wiki]([CN][v2_CN_Streamer2], [EN][v2_EN_Streamer2]). 219 1. [experiment] Support push flv stream over HTTP POST to SRS, read [wiki]([CN][v2_CN_Streamer2], [EN][v2_EN_Streamer2]).
220 1. [experiment] Support [srs-dolphin][srs-dolphin], the multiple-process SRS. 220 1. [experiment] Support [srs-dolphin][srs-dolphin], the multiple-process SRS.
  221 +1. [experiment] Support [remote console](http://ossrs.net:1985/console), read [srs-ngb](srs-ngb).
221 1. [no-plan] Support <500ms latency, FRSC(Fast RTMP-compatible Stream Channel tech). 222 1. [no-plan] Support <500ms latency, FRSC(Fast RTMP-compatible Stream Channel tech).
222 1. [no-plan] Support RTMP 302 redirect [bug #92][bug #92]. 223 1. [no-plan] Support RTMP 302 redirect [bug #92][bug #92].
223 1. [no-plan] Support multiple processes, for both origin and edge 224 1. [no-plan] Support multiple processes, for both origin and edge
@@ -879,6 +880,7 @@ Winlin @@ -879,6 +880,7 @@ Winlin
879 [csdn]: https://code.csdn.net/winlinvip/srs-csdn 880 [csdn]: https://code.csdn.net/winlinvip/srs-csdn
880 [oschina]: http://git.oschina.net/winlinvip/srs.oschina 881 [oschina]: http://git.oschina.net/winlinvip/srs.oschina
881 [srs-dolphin]: https://github.com/simple-rtmp-server/srs-dolphin 882 [srs-dolphin]: https://github.com/simple-rtmp-server/srs-dolphin
  883 +[srs-ngb]: https://github.com/simple-rtmp-server/srs-ngb
882 [gitlab]: https://gitlab.com/winlinvip/srs-gitlab 884 [gitlab]: https://gitlab.com/winlinvip/srs-gitlab
883 [v1_CN_Git]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Git 885 [v1_CN_Git]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Git
884 [v1_EN_Git]: https://github.com/simple-rtmp-server/srs/wiki/v1_EN_Git 886 [v1_EN_Git]: https://github.com/simple-rtmp-server/srs/wiki/v1_EN_Git