From 9a142aecf33fd71b703152f28985e4c731217365 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Wed, 19 Feb 2020 18:33:51 +0100 Subject: [PATCH] Update streamlink configuration Signed-off-by: Severin Kaderli --- system/.config/streamlink/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/system/.config/streamlink/config b/system/.config/streamlink/config index 6899991..1ca9c59 100644 --- a/system/.config/streamlink/config +++ b/system/.config/streamlink/config @@ -10,5 +10,8 @@ # USAGE: # This file is automatically used by Streamlink. player=mpv +hls-live-edge=5 +hls-segment-threads=3 +ringbuffer-size=256M player-no-close twitch-oauth-token=i0c51y00q5unxk1ucem62llxroaivs \ No newline at end of file