manishkatyan / bbb-mp4

Easily integrate bbb-mp4 app into your BigBlueButton server to automatically convert class recordings into MP4 videos.
MIT License
55 stars 41 forks source link

Full resource usage problem (CPU and RAM 100%!) #53

Open more-zamani opened 2 years ago

more-zamani commented 2 years ago

Hi I have a problem in using your script in a server with 4 core CPUs (E5-2695 v2 @ 2.40GHz) and 4 GB RAM + 8 GB Swap space with very low number of class (1 or 2 concurrent session). After a session finishing, server consume all the resources for many hours (for example 24 hours) to create mp4 file!!!! In this situation, nobody can join to the new class and we must wait to finish server process!

These are two photos of htop status. How can I limit the resource usage?

image

image

arun-hel commented 2 years ago

Thanks for reporting the issue,

We are aware of that limitation and working on it.