is this normal during a p2p call (two participants only)?
i’m trying to build a video chat service where the max participants is always 2 and trying to keep the cpu usage to a minimum.
what i’m trying to figure out is why is there a high cpu usage if the server isn’t involved in the call?
i tried going through some of the configs but nothing worked so far