Tired of hearing all the songs from GTA 5 on repeat? Add online radio stations to your game! Admins can now add or modify online radio stations easily from within the game without needing a server restart!
Features
Admin configuration panel for all radio stations
Check if the stream is up and online
Set a new name to the radio station that shows in the radio wheel
Load unsecure http stream URLs via CORS proxy (either use provided proxy API or run your own from here)
I don’t exactly know what you mean by “cors” but making and hosting your own radio station is something totally different outside of FiveM. This script just offers you the possibility to play it in game as one of the game’s radio stations.
That’s an external API that converts HTTP streams to HTTPS so they can be played in FiveM. There’s a GitHub link I provided in the config but I do not own it so I can’t help you or provide support with that. They do have an extensive documentation with example on their GitHub page.
You can just keep using the provided API in the config you don’t actually have to set up and host your own cors-everywhere API. All you have to do is just make sure you have the “admin” group, run the editradiostations command (if you didn’t change it in config) and add the radio station stream URL, no matter the protocol, can be either HTTP or HTTPS.
Copy, I have some friends who produce, DJ and so forth. So wanting to be able to get their mixes and such on the radio. This seems like the best concept. Just trying to navigate the best route to host their stuff.
Back in the day I used to use SHOUTcast (which I don’t think it exists anymore) and SAM Broadcaster. You install that on a linux server or if you have a dedicated windows server just host it on there, add their mp3s to the list and let it play. You then make sure that the stream has an SSL certificate attached to it so it’s an HTTPS and you won’t even need the cors-everywhere API if you have an SSL cert
I just brought and installed plugin, i type /editradiostations and the menu for it comes up, i put my custom azuracast radio station link in and says test and it comes up online in green but no music plays and doesnt save, am i missing something or a place for futher instructions or the permission group thing for qbcore thing how do i do that???