question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to record audio on Safari (using latest version of the Safari)

See original GitHub issue

@muaz-khan I have used this demo (https://webrtc-experiment.com/RecordRTC/simple-demos/audio-recording.html) for recording audio notes on our website, especially for Safari users. Earlier the demo was working fine and so do the audio note feature on our website. But, recently our team found out that users are unable to record audios, when they use Safari browser.

And when I tested the demo I found out following errors: [Error] TypeError: GetRecorderType is not a constructor (evaluating 'new Recorder(mediaStream, config)') initRecorder (RecordRTC.js:93) startRecording (RecordRTC.js:74) onclick (audio-recording.html:161)

screen shot 2018-10-01 at 10 16 34 am

Above is the error you can see on the demo, the error comes when you click on the “start recording” button second time.

Can you please tell me what’s wrong??

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:25 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
muaz-khancommented, Oct 1, 2018

Please test this demo on both Safari for MacOSX and Safari on iPhone:

If it works then we can merge & update RecordRTC.js.

PS. It works for me, though.

1reaction
FaizanZahidcommented, Oct 1, 2018

waiting patiently!

Read more comments on GitHub >

github_iconTop Results From Across the Web

If you can't record audio on a Mac using macOS Mojave or later
Quit the app you're using to record audio. · Choose Apple menu > System Settings, then click Privacy & Security. · Click Microphone....
Read more >
Beta Support for Safari on macOS - Deconstruct
To enable recording on Safari with our desktop HTML5 recorder: ... users with these macOS versions will be able to use the new...
Read more >
Troubleshooting camera & microphone access in Safari on ...
In the menu bar, select Safari -> Preferences, then click the Websites tab.In the list on the left, select Camera. Find vocalvideo.com, and...
Read more >
Why can't I record audio with my microphone in Safari?
Microphone Audio Recording capabilities in Safari are currently not supported by Brainshark as of March 30th, 2020 due to the sunsetting of ...
Read more >
How to record audio and video in safari browser in iOS ...
Stuck with the implementation to Record Audio & Video in safari ... to show the permissions but I'm unable to get access to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found