AC AutoPlay

3D in-car media system for FiveM (YouTube, spatial audio, EQ, Now-Playing HUD, voice ducking). Standalone, no database.

What it is

AC AutoPlay turns any vehicle into a real car sound system. Players paste a YouTube link and everyone in or near the car hears it, positioned in true 3D. A car to your left sounds like it is to your left, fading with distance and muffling through sealed doors. It ships with a built in equalizer, an on screen Now Playing HUD, and automatic voice ducking so conversation always cuts through.

It is fully standalone. No framework, no database, no API keys. It runs the same on QBCore, ESX, QBox, or no framework at all.

Features at a glance

FeatureWhat it does
3D spatial audio (HRTF)Each playing car is placed in 3D, left / right / front / back, fading with distance.
Real cabin muffleA genuine low pass filter: sealed cars thump with bass from outside, open a door and the highs return.
Built in equalizerA 7 band parametric EQ with a draggable graph, presets (Flat, Car System, Bass Boost, Vocal), and a Loudness mode. Saved per player.
Now Playing HUDA clean widget over the game showing the current and next track. Fully movable and toggleable.
Voice duckingMusic dips while you or anyone close talks on voice, then restores. Works with pma-voice, mumble, native voice.
Full playerPlaylists, queue (drag to reorder), favorites, library, shuffle, repeat, search.
Synced and secureServer authoritative playback, occupant and driver checks, rate limiting, tamper protection. Every listener hears the same track in sync.

Quick start

  1. Drop the AC_autoplay folder into your server's resources directory (any category folder is fine, for example [standalone]).
  2. Add this to your server.cfg:
    cfg
    ensure AC_autoplay
  3. Restart the server. A new resource needs a full restart, not just a refresh.

That is it. There are no dependencies. ox_lib is optional (it gives nicer notifications and falls back to chat if it is missing).

In game, sit in a vehicle and press F5 or type /autoplay, paste a YouTube link, then press Play or Add to Queue.

Requirements

  • A FiveM server (GTA V).
  • Players need internet access, since audio streams from YouTube in the game browser.
  • Optional: ox_lib for nicer notifications.

Next: Installation for the full walkthrough, or jump to the Configuration reference.