google / ExoPlayer

This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
https://developer.android.com/media/media3/exoplayer
Apache License 2.0
21.7k stars 6.02k forks source link

Apple Low-Latency HLS support #6188

Closed kevleyski closed 5 years ago

kevleyski commented 5 years ago

I’m researching for a presentation on low-latency streaming media solutions https://tinyurl.com/yyr2rz8m What I’m trying to find out is whether ExoPlayer is actively working on changes to support partial segments tags and media playlist deltas Or maybe focus is more towards the standard CMAF DASH mediaRange model Or maybe neither

google-oss-bot commented 5 years ago

This issue does not have all the information required by the template. Looks like you forgot to fill out some sections. Please update the issue with more information.

tonihei commented 5 years ago

Yes, we are actively working on it. Efforts are tracked by #4904 for DASH and #5011 for HLS.

kevleyski commented 5 years ago

Ah that’s great, thanks @tonihei