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.62k stars 563 forks source link

deprecated recorder api #150

Open regou opened 6 years ago

regou commented 6 years ago

https://developer.mozilla.org/en-US/docs/Web/API/URL/createObjectURL

The use of a MediaStream object as an input to this method is in the process of being deprecated.

Btw Safari 11 is now support MediaStream API