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

Add support on audio/ogg by using "opus-media-recorder"? #117

Open
oktak opened this issue Jan 4, 2023 · 0 comments
Open

Add support on audio/ogg by using "opus-media-recorder"? #117

oktak opened this issue Jan 4, 2023 · 0 comments

Comments

@oktak
Copy link

oktak commented Jan 4, 2023

Similar to #97 , by adding external npm package to implement it.
Use cases: I want Chrome browser to export Blob in audio/ogg in OnStop() callback.

Chrome browse supports audio/webm but not audio/ogg recording.

The npm package I am looking at is https://www.npmjs.com/package/opus-media-recorder . It employs WASM in the browser to do transcoding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant