NewPipe/app/src/main/java
TiA4f8R 94f774b82d
Use a custom HlsPlaylistTracker, based on DefaultHlsPlaylistTracker to allow more stucking on HLS livestreams
ExoPlayer's default behavior is to use a multiplication of target segment by a coefficient (3,5).
This coefficient (and this behavior) cannot be customized without using a custom HlsPlaylistTracker right now.

New behavior is to wait 15 seconds before throwing a PlaylistStuckException.
This should improve a lot HLS live streaming on (very) low-latency livestreams with buffering issues, especially on YouTube with their HLS manifests.
2022-01-30 20:42:01 +01:00
..
androidx/fragment/app Update pager workaround to Fragment 1.3.6 2021-10-19 17:39:38 -04:00
com/google/android/material/appbar Small improvements to code quality and readability 2021-12-21 20:55:41 +01:00
org Use a custom HlsPlaylistTracker, based on DefaultHlsPlaylistTracker to allow more stucking on HLS livestreams 2022-01-30 20:42:01 +01:00
us/shandian/giga Small improvements to code quality and readability 2021-12-21 20:55:41 +01:00