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

Cannot use 'audio/webm; codecs=opus' mimeType #52

Open
LiubaLozynska opened this issue Nov 24, 2021 · 0 comments
Open

Cannot use 'audio/webm; codecs=opus' mimeType #52

LiubaLozynska opened this issue Nov 24, 2021 · 0 comments

Comments

@LiubaLozynska
Copy link

Hey there!

Tying to use this polyfill in order to record audio with mime type 'audio/webm; codecs=opus' on IOS. However, in fact mimeType that is used is audio/webm without codec, even in Chrome and Firefox. Here is an online example https://jsfiddle.net/jcwomb13/1/ I have changes mimeType to 'audio/webm; codecs=opus', but as you can see in console mimeType is audio/webm. How can I make it 'audio/webm; codecs=opus'?

Thanks in advance for your help!
Screenshot 2021-11-24 220842

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