Hi guys, I want to program a live radio station widget with Corvid, I could simply use a html5 music player and place it in the URL provided from the streamer. But I was hoping to use the Wix music player when I set the src = ‘’; and I add the streamer URL it doesn’t work. I think this player accepts only prerecorded songs on .mp3 format and some other formats.
Note: My streamer URL works fine on any html5 music player
My question is, is it possible to build this functionality somehow with Corvid?
Thanks!
I appreciate any response to it.
Any ideas on this? I think I’ll try to send messages from Corvid to an HTML5 block of code and then with scripts use something like getElementById(); I appreciate any suggestions.