正在显示
1 个修改的文件
包含
22 行增加
和
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. 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. [dev]Support Integration with Kafka/Spark Big-Data system, read [#467][bug467]. | ||
| 225 | -1. [plan]Support Origin Cluster for Load Balance and Fault Tolarence, read [#464][bug464], [RTMP 302][bug92]. | ||
| 226 | -1. [plan]Support H.265, push RTMP with H.265, delivery in HLS, read [#465][bug465]. | ||
| 227 | -1. [plan]Support MPEG-DASH, the future streaming protocol, read [#299][bug299]. | ||
| 228 | -1. [plan]Support HLS edge server, read [#466][bug466]. | ||
| 229 | -1. [plan]Support HLS realtime latency mode, read [#468][bug468]. | 221 | +1. Support NGINX-RTMP style EXEC, read [#367][bug #367]. |
| 222 | +1. Support NGINX-RTMP style dvr control module, read [#459][bug #459]. | ||
| 223 | +1. Support HTTP Security Raw Api, read [#459][bug #459], [#470][bug #470], [#319][bug #319]. | ||
| 224 | +1. [dev]Support Integration with Kafka/Spark Big-Data system, read [#467][bug #467]. | ||
| 225 | +1. [plan]Support Origin Cluster for Load Balance and Fault Tolarence, read [#464][bug #464], [RTMP 302][bug #92]. | ||
| 226 | +1. [plan]Support H.265, push RTMP with H.265, delivery in HLS, read [#465][bug #465]. | ||
| 227 | +1. [plan]Support MPEG-DASH, the future streaming protocol, read [#299][bug #299]. | ||
| 228 | +1. [plan]Support HLS edge server, read [#466][bug #466]. | ||
| 229 | +1. [plan]Support HLS realtime latency mode, read [#468][bug #468]. | ||
| 230 | 230 | ||
| 231 | ## Compare | 231 | ## Compare |
| 232 | 232 | ||
| @@ -1214,6 +1214,19 @@ Winlin | @@ -1214,6 +1214,19 @@ Winlin | ||
| 1214 | [bug #34]: https://github.com/simple-rtmp-server/srs/issues/34 | 1214 | [bug #34]: https://github.com/simple-rtmp-server/srs/issues/34 |
| 1215 | [bug #367]: https://github.com/simple-rtmp-server/srs/issues/367 | 1215 | [bug #367]: https://github.com/simple-rtmp-server/srs/issues/367 |
| 1216 | [bug #319]: https://github.com/simple-rtmp-server/srs/issues/319 | 1216 | [bug #319]: https://github.com/simple-rtmp-server/srs/issues/319 |
| 1217 | +[bug #367]: https://github.com/simple-rtmp-server/srs/issues/367 | ||
| 1218 | +[bug #459]: https://github.com/simple-rtmp-server/srs/issues/459 | ||
| 1219 | +[bug #470]: https://github.com/simple-rtmp-server/srs/issues/470 | ||
| 1220 | +[bug #319]: https://github.com/simple-rtmp-server/srs/issues/319 | ||
| 1221 | +[bug #467]: https://github.com/simple-rtmp-server/srs/issues/467 | ||
| 1222 | +[bug #464]: https://github.com/simple-rtmp-server/srs/issues/464 | ||
| 1223 | +[bug #465]: https://github.com/simple-rtmp-server/srs/issues/465 | ||
| 1224 | +[bug #299]: https://github.com/simple-rtmp-server/srs/issues/299 | ||
| 1225 | +[bug #92]: https://github.com/simple-rtmp-server/srs/issues/92 | ||
| 1226 | +[bug #299]: https://github.com/simple-rtmp-server/srs/issues/299 | ||
| 1227 | +[bug #466]: https://github.com/simple-rtmp-server/srs/issues/466 | ||
| 1228 | +[bug #468]: https://github.com/simple-rtmp-server/srs/issues/468 | ||
| 1229 | +[bug #xxxxxxx]: https://github.com/simple-rtmp-server/srs/issues/xxxxxxx | ||
| 1217 | 1230 | ||
| 1218 | [r2.0a1]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a1 | 1231 | [r2.0a1]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a1 |
| 1219 | [r2.0a0]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a0 | 1232 | [r2.0a0]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a0 |
-
请 注册 或 登录 后发表评论