Sam
DIAdiscord.js - Imagine an app
•Created by Sam on 2/24/2025 in #djs-voice
Discord voice doesn't play remote audio on linux
I have a weird behavior where playing audio from an URL works on my windows PC, but doesn't on my linux server.
Basically I'm trying to play audio from this url:
https://cdn.communitydragon.org/15.4.1/champion/gnar/champ-select/sounds/choose
After adding logs I realized that the audio player's state was changing from autopaused
to playing
and then from playing
to idle
almost instantly
I tried downloading the audio file locally and them playing it and it works fine.
I'm using Amazon Linux on my EC2 instance.9 replies