chromium.src icon indicating copy to clipboard operation
chromium.src copied to clipboard

iLBC codec not offered in WebRTC media sessions.

Open mikekilburn opened this issue 4 years ago • 1 comments

Many PTSN gateways still only have iLBC as their only low-bandwidth gateway. WebRTC supports iLBC but Chrome has it switched off in an attempt to force everyone to move to Opus. While this is admirable its not practical.

Switching iLBC on is very simple and has no impact on Opus being the preferred codec. I've made the changes and we have tested the codec. Pull request will follow.

mikekilburn avatar Jun 01 '20 14:06 mikekilburn

Pull request (nw45 branch) https://github.com/nwjs/chromium.src/pull/147

@rogerwang

mikekilburn avatar Jun 01 '20 14:06 mikekilburn