webrtcftw / iswebrtcreadyyet.com

Promoting WebRTC support through the clever use of a website with words on it
http://iswebrtcreadyyet.com/
53 stars 21 forks source link

What voice codecs are supported in WebRTC #69

Closed booksunt closed 9 years ago

booksunt commented 9 years ago

What voice codecs are supported in WebRTC

fippo commented 9 years ago

For interoperability, Opus and G.711 are mandatory to implement. Browsers do support other codecs like G.722, ISAC and Silk.

btw, the discuss-webrtc mailing list may be a better venue for asking questions.