正在显示
1 个修改的文件
包含
1 行增加
和
13 行删除
@@ -58,7 +58,7 @@ HLS( | @@ -58,7 +58,7 @@ HLS( | ||
58 | [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryHLS), | 58 | [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryHLS), |
59 | [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_DeliveryHLS) | 59 | [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_DeliveryHLS) |
60 | ), | 60 | ), |
61 | -high-performance(6k+ clients)( | 61 | +high-performance(2.7k+ clients)( |
62 | [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance), | 62 | [CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance), |
63 | [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Performance) | 63 | [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Performance) |
64 | ), | 64 | ), |
@@ -349,20 +349,8 @@ Supported operating systems and hardware: | @@ -349,20 +349,8 @@ Supported operating systems and hardware: | ||
349 | 1. 可追溯日志:Support [tracable log, session based log](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SrsLog). | 349 | 1. 可追溯日志:Support [tracable log, session based log](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SrsLog). |
350 | 1. 支持FMS-Token穿越:Support DRM [token traverse](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DRM#tokentraverse) for fms origin authenticate. | 350 | 1. 支持FMS-Token穿越:Support DRM [token traverse](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DRM#tokentraverse) for fms origin authenticate. |
351 | 1. 全面的Utest:Support system full utest on gtest. | 351 | 1. 全面的Utest:Support system full utest on gtest. |
352 | -1. (不稳定)内嵌HTTP服务器:[experiment] Support embeded [HTTP server](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleHTTP) for hls(live/vod) | ||
353 | -1. (不稳定)FLV点播流:[experiment] Support [vod stream(http flv/hls vod stream)](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_FlvVodStream). | ||
354 | 1. Stable [1.0release branch](https://github.com/winlinvip/simple-rtmp-server/tree/1.0release) and | 352 | 1. Stable [1.0release branch](https://github.com/winlinvip/simple-rtmp-server/tree/1.0release) and |
355 | [2.0dev branch](https://github.com/winlinvip/simple-rtmp-server/tree/master). | 353 | [2.0dev branch](https://github.com/winlinvip/simple-rtmp-server/tree/master). |
356 | -1. [no-plan] Support <500ms latency, FRSC(Fast RTMP-compatible Stream Channel tech). | ||
357 | -1. [no-plan] Support RTMP 302 redirect [#92](https://github.com/winlinvip/simple-rtmp-server/issues/92). | ||
358 | -1. [no-plan] Support multiple processes, for both origin and edge | ||
359 | -1. [no-plan] Support adobe RTMFP(flash p2p) protocol. | ||
360 | -1. [no-plan] Support adobe flash refer/token/swf verification. | ||
361 | -1. [no-plan] Support adobe amf3 codec. | ||
362 | -1. [no-plan] Support encryption: RTMPE/RTMPS, HLS DRM | ||
363 | -1. [no-plan] Support RTMPT, http to tranverse firewalls | ||
364 | -1. [no-plan] Support file source, transcoding file to live stream | ||
365 | -1. [no-plan] Support RTP/RTSP server. | ||
366 | 354 | ||
367 | ## Releases | 355 | ## Releases |
368 | * 2014-10-09, [Release v1.0-beta](https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.beta), all bug fixed, 1.0.0, 59316 lines.<br/> | 356 | * 2014-10-09, [Release v1.0-beta](https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.beta), all bug fixed, 1.0.0, 59316 lines.<br/> |
-
请 注册 或 登录 后发表评论