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.

Safari Audio Only Recording Fails

See original GitHub issue

The audio only demo here: https://collab-project.github.io/videojs-record/examples/audio-only.html

Fails to record On Safari 11 & 12.

In the Console:

TypeError: GetRecorderType is not a constructor (evaluating 'new Recorder(mediaStream, config)')

However, RecordRTC audio only example here works fine: https://webrtc-experiment.com/RecordRTC/simple-demos/audio-recording.html

They seem to do some trickery with the record button in safari.

refs #181

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
thijstriemstracommented, Oct 11, 2018

Would probably be nice if the library defaulted to these settings if required.

Yep, re-opening for that. Glad we found a workaround.

0reactions
thijstriemstracommented, Jan 13, 2019

Note that Safari Technology Preview 73 (presumably the future Safari 13) supports MediaRecorder and this removes the need for the audioRecorderType: StereoAudioRecorder workaround.

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 >
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 >
Recording audio with MediaRecorder on iPhone with Safari ...
Recording audio with MediaRecorder on iPhone with Safari and Chrome only 1 second long? Mimetype and FFMPEG problem? · Javascript: var blob; var ......
Read more >
SOLVED: iPhone Screen Recording Has No Sound on iOS 16 ...
How to Fix iPhone Screen Recording No Sound Error · Fix 1. Enable the External or Internal Audio · Fix 2. Use Professional...
Read more >
What to do if your looms don't have sound in Safari
Safari now has a built in feature that can prevent audio from automatically playing when visiting websites. This feature is typically enabled by...
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