AVPlayer has native HLS support. It is the gold standard for low-latency HLS.ExoPlayer is the recommended HLS-Player, offering better performance and format support than Android's native MediaPlayer.Since you didn’t specify a particular research paper or academic reference, I will provide a of HLS players suitable for a short paper, report, or study guide. If you meant a specific published paper (e.g., from ACM/IEEE), please provide the title or authors.
Standard HLS often has high latency (30+ seconds). This paper would explore the implementation of Apple's Low-Latency HLS Proposed Title: hls-player
: The "brain" that decides when to switch to a higher or lower quality stream. Choosing Your Implementation HLS (HTTP Live Streaming) — expansive review of
Are you looking to implement a specific for a web or mobile project? iOS/tvOS: Apple’s AVPlayer has native HLS support