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

Demo not working with Edge? #114

Open borabilgin opened 7 years ago

borabilgin commented 7 years ago

The MultiStreamRecorder demo is not working with MS Edge - the video loads but blobs don't show up.

Is there a specific configuration for Edge, or is it not supported at the moment?

Thanks!