It is an spawnable scripted entity for Garry's Mod that allows you to play online streams and local files as 3D world sound. https://steamcommunity.com/sharedfiles/filedetails/?id=246756300
Go to file
Grocel 63a85a33b9 Fixed radio not playing on spawn. Crash fix.
- Fixed radio not playing from toolgun on spawn.
- Fixed a crash when the radio is being looked at in developer 1 on some streams. This was caused by a debugoverlay.EntityTextAtPosition() call.
- Improved Stream URL text fields. They are multi line now to improve UX with long URLs. You can still put only one URL it it, though.
- Put the Toolgun Stream URL description into a collapsible box.
- Sanitized Stream URLs to prevent abuse with malformed URLs.
- Limited Stream URLs to 480 chars (GMod networking limit). This also prevents abuse.
- Radios owned by admins are no longer affected by "sv_streamradio_allow_customurls 1". So admins can always spawn radios with customs URLs.
- Changes to "sv_streamradio_allow_customurls" will affect all spawned radios immediately. Including automatically stopping/resuming streams with "illegal" URLs.
- Added multiple Wire Inputs and Outputs for Display and switching tracks.
2023-08-12 02:35:11 +02:00
.vscode Improved Dropbox support 2021-10-10 03:54:43 +02:00
lua Fixed radio not playing on spawn. Crash fix. 2023-08-12 02:35:11 +02:00
materials Fixed radio not playing on spawn. Crash fix. 2023-08-12 02:35:11 +02:00
models/sligwolf/grocel/radio Initial commit 2018-02-07 00:43:21 +01:00
sound/stream_radio Initial commit 2018-02-07 00:43:21 +01:00
.gitattributes Initial commit 2018-02-07 00:43:21 +01:00
.gitignore Initial commit 2018-02-07 00:43:21 +01:00
addon.json Update addon.json 2021-05-13 13:06:05 +02:00
git-hooks-pre-commit Update versioning system 2018-02-07 02:57:44 +01:00
glualint.json New Features, Better Networking, Faster Performance 2023-06-08 04:34:26 +02:00
gma_to_zip.bat Update versioning system 2018-02-07 02:57:44 +01:00
README.md Updated Readme 2022-12-29 15:17:26 +01:00
updatetoworkshop.bat Update versioning system 2018-02-07 02:57:44 +01:00

3D Stream Radio

The 3D Stream Radio is an spawnable scripted entity for Garry's Mod that allows you to play streams from the internet and local files in 3D world sound. You spawn it with the toolgun, which allows you to change the its settings aswell.

[GMOD] 3D Stream Radio - GUI and Wiremod

Workshop Installation

The 3D Stream Radio is available on the Steam Workshop! Go to its Workshop page and press Subscribe, and it will automatically appear in Garry's Mod.

Requirements

  1. Up to date Garry's Mod Server/Client.
  1. Wiremod for Wiremod functionalities.
  2. GM_BASS3 for loader sound and Wiremod spectrum output (Advanced Outputs).
  3. [NM] Prop Pack for additional speaker models.

Features

  • Serverside playlists
  • Playlist browser built into the entity
  • Playlist support for *.pls, *.m3u, *.json and *.vdf
  • Playlist support for these addons:
  • Model support for these addons:
  • Build-in playlist editor
  • Wiremod support (inputs and outputs, advanced wiremod support when the optional gm_bass3 is installed on the server.)
  • 3D world sound, which can be turned off
  • Customizable GUI colors
  • Multiple radio models
  • FFT Spectrum visualizer and music animated models
  • CPPI support
  • Duplicator support
  • Supports local files (inside the ".../garrysmod/sound/" folder)
  • Clientside performance settings
  • An API for developers.

Credits

  • Code: Grocel
  • Models: SligWolf

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.