Fyrd / caniuse

Raw browser/feature support data from caniuse.com
https://caniuse.com
Creative Commons Attribution 4.0 International
5.61k stars 1.38k forks source link

Add media recorder pollyfill #5592

Open SuperPat45 opened 4 years ago

SuperPat45 commented 4 years ago

MediaRecorder API has some polyfill which should be added :

https://github.com/kbumsik/opus-media-recorder

https://github.com/ai/audio-recorder-polyfill

https://github.com/elsmr/mp3-mediarecorder MP3 recorder ponyfill

Schweinepriester commented 2 years ago

Given increasing support and https://github.com/ai/audio-recorder-polyfill being the most popular by far as well as seemingly the only one still supported, would you be fine with only adding that one?