diff --git a/system/.config/mpv/mpv.conf b/system/.config/mpv/mpv.conf index aa0d2db..6bb9da9 100644 --- a/system/.config/mpv/mpv.conf +++ b/system/.config/mpv/mpv.conf @@ -7,6 +7,7 @@ cache=yes cache-pause=no demuxer-max-bytes=500M demuxer-max-back-bytes=100M +demuxer-readahead-secs=20 # Default subtitles slang=en diff --git a/system/.config/streamlink/config b/system/.config/streamlink/config index 10928f9..9478ae7 100644 --- a/system/.config/streamlink/config +++ b/system/.config/streamlink/config @@ -13,4 +13,7 @@ player=mpv hls-live-edge=5 hls-segment-threads=3 ringbuffer-size=256M -player-no-close \ No newline at end of file +player-no-close +player-passthrough=hls,http,rtmp +verbose-player +loglevel=trace