Cannot record video+audio on Safari 11/12/13
See original GitHub issueDescription
Cannot record video/audio on Safari 12.0.3 using the following libraries:
VIDEOJS: Using video.js 7.5.0 with videojs-record 3.4.2 and recordrtc 5.5.4
Steps to reproduce
Just try to record a video using Safari browser
Results
Expected
Record the video correctly
Actual
The video has a small delay (less than 2 seconds) and when I start recording, the video doesn’t stop and I see the error below in the console
Error output
Browser console produces the following:
VIDEOJS: – "ERROR:" – "Your browser does not supports Media Recorder API. Please try other modules e.g. WhammyRecorder or StereoAudioRecorder."
(funzione anonima) — video.min.js:12:1481
error — video.min.js:12:2368
dispatcher — video.min.js:12:10365
pe — video.min.js:12:11112
trigger — video.min.js:12:15153
(funzione anonima) — video.min.js:12:193742
n — video.min.js:12:12359
n — video.min.js:12:12359
dispatcher — video.min.js:12:10341
Issue Analytics
- State:
- Created 5 years ago
- Comments:34 (16 by maintainers)
Top Results From Across the Web
iOS 11/12/13/14/15 Screen Recorder No Sound? Fix In 6 ...
So, when you find yourself in iPhone screen recorder no sound issue, try to turn on the microphone audio first. Swipe up to...
Read more >Easy Fix iPhone Screen Recording No Sound in iOS 15, 14 ...
Solution 1: Turn on your microphone audio. iPhone screen recorder won't capture the audio of the video you are trying to record if...
Read more >Record a video from safari playing on my mac
Hi, I have an exercise video playing from safari on my Mac. I want to record this video with sound so I can...
Read more >How to Fix QuickTime Player Screen Recording Not Working
5 Solutions to Fix QuickTime Screen Recording Not Working on Mac ... QuickTime is the media player built-in Mac OS X/11/12/13.
Read more >Troubleshooting camera & microphone access in Safari on ...
In order to record a video with Vocal Video, subjects must enable ... do an audio response and can't get Safari to access...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Did some testing with Safari iOS 12.2. After enabling MediaRecorder in Experimental Features as described in previous comment, results for online demos are:
Yes.