Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for opus-media-recorder plugin #355

Closed
thijstriemstra opened this issue Mar 26, 2019 · 0 comments · Fixed by #390
Closed

Support for opus-media-recorder plugin #355

thijstriemstra opened this issue Mar 26, 2019 · 0 comments · Fixed by #390

Comments

@thijstriemstra
Copy link
Member

thijstriemstra commented Mar 26, 2019

opus-media-recorder is a MediaRecorder API polyfill written in ES6 and WebAssembly. It aims for cross-browser Opus codec support with various audio formats such as Ogg and WebM. opus-media-recorder can be used as a polyfill, or it can replace the built-in MediaRecorder since opus-media-recorder supports more MIME types.

opus-media-recorder uses WebAssembly compiled from popular libraries (e.g libopus, libogg, libwebm, and speexdsp) to ensure performance and standards-compliance.

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

@thijstriemstra thijstriemstra changed the title opus-media-recorder plugin Support for opus-media-recorder plugin Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant