Skip to content

HLS metadata #732

@aletorrado

Description

@aletorrado

Is your feature request related to a problem? Please describe.
I've noticed that just_audio supports ICY metadata for a shoutcast-like streaming, but it's not working for HLS (and probably other kind of modern streaming protocols).

Describe the solution you'd like
Exoplayer currently informs metadata for HLS, and presumably all other streaming protocols, with a single interface called onMediaMetadata instead of onMetadata which is used at the moment. I don't know how this may be implemented on iOS or other platforms.

Describe alternatives you've considered
Using onMediaMetadata should be considered.

Additional context
By the way, I'm developing apps for radio stations, so this is a pretty common usecase.

Thanks!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions