w3c / webcodecs

WebCodecs is a flexible web API for encoding and decoding audio and video.
https://w3c.github.io/webcodecs/
Other
975 stars 137 forks source link

webcodecs audio decoder support decode opus inband fec #560

Closed bdrtc closed 1 year ago

bdrtc commented 1 year ago

per opus doc when packet loss , opus decoder support inband fec and PLC, but we can't find such describe in spec.

tguilbert-google commented 1 year ago

This will be addressed by #244.