Updated version, working Core2 web radio player, M5Stack
-
Hi, I'm just bought the Core2 v1.1 and having a problem that "Changing..Wait.." state always running for the below links. Non of the links can be played. I'm using VLC to verify the streaming links no issue, all links are playable.
const int stations = 7;// Change Number here if you add feeds!
char * stationList[stations][2] = {
// {"Guangzhou MYFM 88.0", "https://lhttp.qingting.fm/live/20194/64k.mp3"},
// {"8FM", "https://mediaprima.rastream.com/mediaprima-onefm"},
// {"988 FM", "https://playerservices.streamtheworld.com/pls/988_FM.pls"},
// {"Ai FM", "https://playerservices.streamtheworld.com/pls/AI_FM.pls"},
// {"GoXuan", "https://stream-eu-a.rcs.revma.com/xt9nhzsbv4uvv/7_1kpxic2j08fx102/playlist.m3u8"},
// {"Melody", "https://stream-eu-a.rcs.revma.com/2u1n6dtbv4uvv/7_w0cr3cmmz25o02/playlist.m3u8"},
// {"MY", "https://stream-eu-a.rcs.revma.com/hc3unrtbv4uvv/56_1t996oveblvvv02/playlist.m3u8"}
};But, I tried the @nerdlogger streaming links no problem. The links are playable. Any advise? Thank you.
-
@perlix
Hi, are you sure to remove the line 'Serial.begin(115200);' in setup() and not change it to 'Serial.begin(9600);' or something else? I remove this line and compile it , a lot of error occured. Any advise. Thank you.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login