streamproc / MediaStreamRecorder

Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
https://www.webrtc-experiment.com/msr/
MIT License
2.63k stars 562 forks source link

Question: Does it support Safari? #112

Open SandeepCoder opened 7 years ago

dellert commented 7 years ago

I have same question

davehun commented 7 years ago

the current head works in IOS 11 and mac safari. Needs a release to NPM for released version to support safari and ios safari

dobesv commented 6 years ago

For us the npm version is working >70% of the time on iOS Safari for audio recording.

The only problem is, it's failing pretty often too, just never returning audio back to our code (doesn't call ondataavailable).

@davehun Do you know which changes are missing in npm that were related to iOS? I've been looking at the diff and not sure what change is relevant that might solve our intermittent failures.

davehun commented 6 years ago

@dobesv not sure when i tried the npm release we didnt get any audio in IOS but the git repo works fine on things other than ipod touch on ios 12