正在显示
1 个修改的文件
包含
10 行增加
和
9 行删除
| @@ -218,15 +218,15 @@ Supported operating systems and hardware: | @@ -218,15 +218,15 @@ Supported operating systems and hardware: | ||
| 218 | 1. [experiment] Support [srs-dolphin][srs-dolphin], the multiple-process SRS. | 218 | 1. [experiment] Support [srs-dolphin][srs-dolphin], the multiple-process SRS. |
| 219 | 1. [experiment] Support [remote console][console], read [srs-ngb][srs-ngb]. | 219 | 1. [experiment] Support [remote console][console], read [srs-ngb][srs-ngb]. |
| 220 | 1. Support nginx-rtmp style exec, read [bug #367][bug #367]. | 220 | 1. Support nginx-rtmp style exec, read [bug #367][bug #367]. |
| 221 | -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 multiple processes, for both origin and edge | ||
| 224 | -1. [no-plan] Support adobe RTMFP(flash p2p) protocol. | ||
| 225 | -1. [no-plan] Support adobe flash refer/token/swf verification. | ||
| 226 | -1. [no-plan] Support adobe amf3 codec. | ||
| 227 | -1. [no-plan] Support encryption: RTMPE/RTMPS, HLS DRM | ||
| 228 | -1. [no-plan] Support RTMPT, http to tranverse firewalls | ||
| 229 | -1. [no-plan] Support file source, transcoding file to live stream | 221 | +1. Support NGINX-RTMP style EXEC, read [#367][bug367]. |
| 222 | +1. Support NGINX-RTMP style dvr control module, read [#459][bug459]. | ||
| 223 | +1. Support HTTP Security Raw Api, read [#459][bug459], [#470][bug470], [#319][bug319]. | ||
| 224 | +1. [plan]Support Origin Cluster for Load Balance and Fault Tolarence, read [#464][bug464], [RTMP 302][bug92]. | ||
| 225 | +1. [plan]Support H.265, push RTMP with H.265, delivery in HLS, read [#465][bug465]. | ||
| 226 | +1. [plan]Support MPEG-DASH, the future streaming protocol, read [#299][bug299]. | ||
| 227 | +1. [plan]Support HLS edge server, read [#466][bug466]. | ||
| 228 | +1. [plan]Support HLS realtime latency mode, read [#468][bug468]. | ||
| 229 | +1. [plan]Support Integration with Kafka/Spark Big-Data system, read [#467][bug467]. | ||
| 230 | 230 | ||
| 231 | ## Compare | 231 | ## Compare |
| 232 | 232 | ||
| @@ -1053,6 +1053,7 @@ Winlin | @@ -1053,6 +1053,7 @@ Winlin | ||
| 1053 | [bug #471]: https://github.com/simple-rtmp-server/srs/issues/471 | 1053 | [bug #471]: https://github.com/simple-rtmp-server/srs/issues/471 |
| 1054 | [bug #380]: https://github.com/simple-rtmp-server/srs/issues/380 | 1054 | [bug #380]: https://github.com/simple-rtmp-server/srs/issues/380 |
| 1055 | [bug #474]: https://github.com/simple-rtmp-server/srs/issues/474 | 1055 | [bug #474]: https://github.com/simple-rtmp-server/srs/issues/474 |
| 1056 | +[bug #484]: https://github.com/simple-rtmp-server/srs/issues/484 | ||
| 1056 | [bug #475]: https://github.com/simple-rtmp-server/srs/issues/475 | 1057 | [bug #475]: https://github.com/simple-rtmp-server/srs/issues/475 |
| 1057 | [bug #458]: https://github.com/simple-rtmp-server/srs/issues/458 | 1058 | [bug #458]: https://github.com/simple-rtmp-server/srs/issues/458 |
| 1058 | [bug #454]: https://github.com/simple-rtmp-server/srs/issues/454 | 1059 | [bug #454]: https://github.com/simple-rtmp-server/srs/issues/454 |
-
请 注册 或 登录 后发表评论