Szyon
DIAdiscord.js - Imagine an app
•Created by Szyon on 12/24/2023 in #djs-voice
Cannot stream an audio stream on ubuntu 22.04 but on windows.
Hey everyone
I got following issue:
I want to stream an audio stream via URL to a voice channel.
Everything works perfectly fine on Windows, but once I run the code on an ubuntu 22.04 server the audiostream has a readableLength of 0.
If I only play mp3 file that are saved locally it works. The only issue are audio streams via URL.
I also use ffmpeg-static in npm.
I am using node version 16.17.1 and discordjs 14.11.0
Thank you in advance :)
8 replies