I'm currently using the ApiRTC library to create a webconference system. I have some performance's problems when there are too many videos attached to the DOM.
How can I reduce the CPU's usage?
Thank you.