FAForever / ice-adapter

Deprecated C++ ICE adapter - please use java-ice-adapter instead!
https://github.com/FAForever/java-ice-adapter
GNU General Public License v3.0
11 stars 10 forks source link

Very high CPU load on Windows #27

Closed muellni closed 7 years ago

muellni commented 7 years ago

The current 32 bit compiled webrtc.node is causing a lot of CPU load upon being connected to a peer. The previous 64 bit webrtc.node doesn't.

muellni commented 7 years ago

This seems to be caused by FakeAudioDevice

muellni commented 7 years ago

Fixed by https://github.com/FAForever/node-webrtc/commit/5d3b2f600253c9d9a5db0f2ad4542996a2554122 using FakeAudioCaptureModule