🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Updated version, working Core2 web radio player, M5Stack

    Core 2
    10
    22
    30.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wmlooi
      last edited by

      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.

      1 Reply Last reply Reply Quote 0
      • W
        wmlooi @perlix
        last edited by

        @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.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post