From e27c7df8654b75726d4964d9fb4167a207cbce99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Car=C3=ADcio?= Date: Sun, 10 Oct 2021 11:36:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2088f4c..13c347c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> This plugin was renamed to hlssink3 and is being merged upstream to GStreamer official Rust plugins. Please follow the progress at https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/514 + # GStreamer HTTP Live Streaming Plugin A highly configurable GStreamer HLS sink plugin. Based on the [`hlssink2`](https://gstreamer.freedesktop.org/documentation/hls/hlssink2.html?gi-language=c) element. The `flexhlssink` is written in Rust and has various options to configure the HLS output playlist generation.