e2002 / yoradio

Web-radio based on ESP32-audioI2S library
GNU General Public License v3.0
299 stars 76 forks source link

Cant open stream with ILI9488 display #64

Open mp3musicbox opened 6 months ago

mp3musicbox commented 6 months ago

Can't play stream when i use ILI9488 display and tried some others that use adafruit gfx library. When i play the stream it opens and stops directly, no audio. Display says [STOPPED] Exact same setup works fine with ssd1306 display, or without display. Tried different versions of yoradio and the adafruit gfx library.

Arduino version 1.8.19 ESP Wroom 32

Update: Some streams are working like these: http://stream1.paprikaradio.ro:8000/; http://www.stream-server.nl/streams/192Radio.pls

These don't work, but DO work without display? https://icecast.omroep.nl/3fm-bb-mp3 https://playerservices.streamtheworld.com/api/livestream-redirect/RADIO10.mp3

bala164 commented 2 months ago

I had the same error, it looks like yoRadio doesn't like https, change it to http and it should work