hls-buffer example on a LyraT board #2196
-
Firstly many thanks for producing your libraries - fantastic! I'm trying to get the hls-buffer example working on a LyraT board (v4.3).
In the Arduino IDE I have the board set as 'ESP32 Dev Module', and have 'PSRAM:Enabled'. I have a limited amount of knowledge but would be very grateful for any ideas to help me get this working. A few years back I built a very simple internet radio using an ESP32 and VS1053, and have been frustrated by the BBC change of streams from mp3 to m3u8. Your routines look like they could be the solution! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I guess, you just forgot to use a proper Partition Scheme! |
Beta Was this translation helpful? Give feedback.
I guess, you just forgot to use a proper Partition Scheme!