#CPU that increases as you go along
12 messages · Page 1 of 1 (latest)
[email protected]
node v17.9.0
Is that a single process? Can you differentiate that by process?
I have 18 process of ffmpeg because it's a cluster of a discord bot
I updated my nodejs to LTS but still the same error
each cluster have 3 shards and there are 18 clusters
and each cluster have their own djs/voice so their own ffmpeg process
Seems like you should probably have your own ffmpeg proxy so you only transcode that stream once, not 18 times
How can i do that
The fact of having several ffmpeg does not pose so much problem as that, it is especially that ffmpeg consumes more and more cpu gradually but the number of process ffmpeg remains the same
So each of those processes linearly increases in cpu usage?
I just switched to AAC+ and the problem is gone