Arma 3
86 ratings
Live Radio (Beta)
3
2
2
2
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
Mod Type: Mechanics
File Size
Posted
Updated
11.891 MB
19 Jul, 2020 @ 9:32pm
1 Nov, 2024 @ 10:18pm
12 Change Notes ( view )

Subscribe to download
Live Radio (Beta)

Description
Listen to live internet radio stations in Arma.

Currently enabled for:
- Cars
- FM Radio object

More vehicle types in the future updates.

Alpha Release
MP compatible but not Battle eye whitelisted

Requires:
CBA

Compatible with ACE

GitHub[github.com]

Add your own radio station
Add this to your mod or mission's description.ext
class CfgRadioStations { class my_station { name = "My Radio FM"; url = "http://my-radio.fm/live"; }; };
Popular Discussions View All (1)
0
28 Jun @ 3:31pm
update request
Ghoster
121 Comments
Rick 24 Sep @ 8:54pm 
apart from that the mod works well, nice job
Rick 24 Sep @ 8:54pm 
Please can you add an option to remove server logs? This will be much more convenient as it spams the logs.
Boffin 27 Aug @ 8:34am 
any installation instructions? how do i open/bring up the radio for use in game?

cheers
Hakon Thorstensson 5 May @ 7:25am 
Is it possible to add custom radio URLs to scenarios that don't use a description.ext? I'm hosting an antistasi server for me and my friends and I'd really love to add more radio stations, but Antistasi doesn't seem to use any description.ext files. Simply creating one with nothing in it but
"class CfgRadioStations {
class my_station {
name = "My Radio FM";
url = "http://my-radio.fm/live";
};
};"
Doesn't do anything unfortunately
IriShbiGdaN 28 Apr @ 3:00pm 
By any chance has anyone tested this on a 20+ multiplayer server?
Quack 16 Nov, 2024 @ 5:31pm 
can you make this work for .m3u as well?
MajorBlunderbuss 2 Nov, 2024 @ 7:24am 
EDIT: Apparently it has something to do with BattleEye being active. Turning off BattleEye in the launcher let's the mod work as intended. I didn't had this issue before with BattleEye being active. Also, BattleEye blocks the "live_radio_x64.dll".
MajorBlunderbuss 2 Nov, 2024 @ 7:08am 
Hello, I'd like to inform you that the mod isn't working anymore with the latest update - the radio stations are mute and don't play anything.

Regards
Sanguinox 5 Sep, 2024 @ 6:12am 
@disco the mod is working as default. the mod adds the radio to vehicles, and iirc the easiest way to use it is with ACE
Disco 30 Aug, 2024 @ 11:49pm 
so how do we actually get this to work? do we add an addaction to a object? do we sync a module to an object?
where are instructions on how to get this to work?