opus-media-recorder icon indicating copy to clipboard operation
opus-media-recorder copied to clipboard

Safari: Strong background noise in OGG

Open Ajaxy opened this issue 4 years ago • 4 comments

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!

Ajaxy avatar Feb 09 '20 15:02 Ajaxy

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.

kbumsik avatar Jun 10 '20 09:06 kbumsik

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

Ajaxy avatar Jun 10 '20 10:06 Ajaxy

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

kbumsik avatar Jun 10 '20 16:06 kbumsik

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

Ajaxy avatar Jun 10 '20 17:06 Ajaxy