From 5c8ef7c005aa4e6acb56c63cd483d312e88c79ff Mon Sep 17 00:00:00 2001 From: winlin Date: Tue, 7 May 2019 08:28:06 +0800 Subject: [PATCH] Update readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d50416678..8894d6c50 100755 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ Please select according to languages: - [ ] Support H.264+Opus codec for WebRTC. - [ ] Support publishing stream by WebRTC. - [ ] Support change user to run SRS, [#1111][bug #1111]. +- [ ] Support HLS variant, [#463][bug #463]. > Remark: About the milestone and product plan, please read ([CN][v1_CN_Product], [EN][v1_EN_Product]) wiki. @@ -1483,6 +1484,7 @@ Winlin [bug #xxxxxxxxxxxxx]: https://github.com/ossrs/srs/issues/xxxxxxxxxxxxx [bug #1111]: https://github.com/ossrs/srs/issues/1111 +[bug #463]: https://github.com/ossrs/srs/issues/463 [bug #xxxxxxxxxxxxx]: https://github.com/ossrs/srs/issues/xxxxxxxxxxxxx [exo #828]: https://github.com/google/ExoPlayer/pull/828