versatica / mediasoup

Cutting Edge WebRTC Video Conferencing
https://mediasoup.org
ISC License
6.27k stars 1.13k forks source link

worker: disable RtcLogger usage if not enabled #1264

Closed jmillan closed 11 months ago

jmillan commented 11 months ago

Surround RtcLogger usage with the corresponding macro directive.

This was taking >1% CPU without any need.