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

Safari: Strong background noise in OGG #24

Open
Ajaxy opened this issue Feb 9, 2020 · 4 comments
Open

Safari: Strong background noise in OGG #24

Ajaxy opened this issue Feb 9, 2020 · 4 comments
Assignees

Comments

@Ajaxy
Copy link

Ajaxy commented Feb 9, 2020

Hi there. Thanks for this polyfill, it's great!

However, in Safari there is strong background noise in audio recorded with audio/ogg;codecs=opus.

It goes well with polyfill in Chrome (and with native one in Firefox). Is there a chance to fix it somehow?

Also, the demo does not work in Safari, because webkitAudioContext should be used there instead of AudioContext.

Thanks!

@kbumsik kbumsik self-assigned this Jun 10, 2020
@kbumsik
Copy link
Owner

kbumsik commented Jun 10, 2020

Hi, sorry for the long delay.
If you are still interested in this issue, could you tell me if the affected OS is macOS?
Because I am using iOS iPhone and iPad but I don't experience the noise.

@Ajaxy
Copy link
Author

Ajaxy commented Jun 10, 2020

Hi! It only affects macOS. Fine on iOS for me too.

@kbumsik
Copy link
Owner

kbumsik commented Jun 10, 2020

Thanks for the quick response.
It's so weird that iOS and macOS Safari have different behavior. Unfortunately I don't have any macOS devices to test and debug right now. I will try it with my friend's macbook in a couple of weeks but I don't guarantee.

At least I got a good excuse to borrow/steal my friend's leftover macbook air :D

@Ajaxy
Copy link
Author

Ajaxy commented Jun 10, 2020

Ok, thanks. I ended up with opus-recorder from npm so far.

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

2 participants