#record the voice
7 messages · Page 1 of 1 (latest)
- What's your exact discord.js
npm list discord.jsand nodenode -vversion? - Not a discord.js issue? Check out #1081585952654360687.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
Then you‘d need to mix the streams of all users speaking into one, possibly with ffmpeg.
Can you please tell me how to do this? I'm already tired of suffering
At the moment, I only have a certain user whose ID is registered in TargetID, but how, for example, can I record everyone's voices and then mix them?
Everything I can help with I already said. The rest is not djs related anyway. You know how to get the streams per userId. Mixing those into one single stream is outside of djs‘s scope
use the amix or amerge filter of ffmpeg to merge streams