CelliesProjects / ESP32_VS1053_Stream

A streaming library for Arduino esp32 with a vs1053 mp3/aac/ogg/flac decoder. Plays http, https (insecure mode) and chunked streams and parses the metadata. Also plays ogg and mp3 from sdcard.
MIT License
40 stars 10 forks source link

Is there way to listen to radios using HLS (.ts files)? #17

Open lidense opened 1 year ago

CelliesProjects commented 1 year ago

Not at the moment.

lidense commented 1 year ago

This would be great as many radio stations (like BBC) are moving from .mp3 to HLS.

CelliesProjects commented 1 year ago

I noticed. HLS playback is on the radar.