[Release] [JS] Radio

Change it to 2.0.14 and make sure that you are calling the station in resources. Also make sure you rename the resource. leave it as " radio "

Only the driver can hear the radio or is there something im missing?

is it possible to stream m3u8 links? lots of web radios in my country are in this format

Is it possible to mute or remove ambient music completely, its annoying hearing this when flying around trying to listen to the radio stream

Anyone know the new blonded radio station Name?? Its in FiveM I want to make it actually work with any station I want I know how to get it to work Just Don’t know the name

resource_manifest_version “44febabe-d386-4d18-afbe-5e627f4af937”

– Example custom radios
supersede_radio “RADIO_01_CLASS_ROCK” { url = “http://tun.in/seFER”, volume = 0.8, name = “MIX”}
supersede_radio “RADIO_03_HIPHOP_NEW” { url = “http://tun.in/seO42”, volume = 0.8, name = “Jovem Pan”}

files {
“index.html”
}

ui_page “index.html”

client_scripts {
“data.js”,
“client.js”
}

not working, can someone help?

1 Like

radio must be ogg format, try this: http://198.7.58.248:15402/stream

but it’s live, Can I put the live in .ogg?

Hey Hellslicer,

Can you give me your discord and you help me whit that

Ty

  1. What?
  2. You need to stream a modified .ytd for that.
  3. No.

Hello and thanks you so much for this awesome resource, but unfortunately i am not able to find some OGG radios with music i want on it. Is it possible to make a sort of database with some Eurobeat, Gangsta Rap, Metal, Vocaloid, Dubstep, Dub… ogg radios?
Or is it possible to upload .ogg files on mediafire or something like that, and use the link as a radio? I have some 2 hours compilations converted into .ogg, but not sure mediafire will works.

1 Like

This resource is currently not working with ESX. It will cause problems with properties and status. As for you creating a playlist. That can be done by creating a server with the needed programs to stream your url into game.

I don’t use ESX or any “roleplaying” scripts.

If someone is interested i found this website where you can upload your music and it can generate .ogg player links avaliable for this resource!
https://archive.org/

1 Like

Hmm, is there anyway to set up multiple songs on one station, and everytime you go to the station its a random song with different .ogg files?

You could set up your own radio station with icecast, winamp and the edcast plugin for winamp :slight_smile:

Very nice! Is there a way to remove the “Now playing” songs on replaced radio stations? I replaced East Los FM with a DNB internet radio livestream, changed the name of the station, and would like to get rid of these mexican songs displayes as “now playing”.

im getting this error in the client logfile, resource works but yeah… im searching for every issue we have to find a solution for splitsession and found also this error… any idea why this happen? (radio is jsradio)

SEND_NUI_MESSAGE: resource radio has no UI frame

Hello, get this error in latest version. It seems the script outdated again. Is it worth the wait for update?

 Started resource fivem_radio

[fivem_radio]
SEND_NUI_MESSAGE: resource fivem_radio has no UI frame
Loading mounted data files (total: 1)
loading CFX_PSEUDO_CACHE fivem_radio.
done loading fivem_radio in data file mounter class CfxCacheMounter.
nui://fivem_radio/index.html:0, Uncaught (in promise) TypeError: Failed to fetch

HI i used the JS radio today … new command for new name radio in resource worked 100% …I HAVE ONLY ONE TROUBLE/PROBLEM !!! the default radio stations still playing under my custom radio … is some way to disable or set volume down for default radios … or it is normal ? thnx …