fethica / FRadioPlayer

A simple radio player framework for iOS, macOS, tvOS.

Home Page:https://fethica.github.io/FRadioPlayer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HLS Metadata

urayoanm opened this issue · comments

Hi:
There are plans to implement metadata retrieval using HLS streaming? If implemented, any lead how it works?
Thanks @ Urayoan

Hey @urayoanm,

Could you provide an example stream?

In this project, I'm using KVO to listen to AVPlayerItem. timedMetadata changes, it should work with any stream that supports metadata.

Oh well @fethica, after revieweing the server i was using, right now is not delivering any metadata so i think the project should work properly with a properly configured server :)

Thank you anyways for your response and thank you very much for your contribution with this project and the Swift Radio Pro.

Cheers!