From 6024a7fed4e4e63704004bef22b47fd161797678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Car=C3=ADcio?= Date: Fri, 14 May 2021 18:48:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5da4c8..5be74b4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ The plugin is in **active development**. The first release objective is to have Progress: - [x] Support all properties exposed by the `hlssink2` plugin; - [x] Write TS segments to segment stream (defaults to filesystem); -- [ ] Write HLS playlist m3u8 file; +- [x] Write HLS playlist m3u8 file; - [ ] Signal to acquire segment stream; - [ ] Signal to acquire HLS playlist stream;