binarykitchen / videomail-client

A wicked npm package to record videos directly in the browser, wohooo!
https://videomail.io
Creative Commons Zero v1.0 Universal
55 stars 19 forks source link

use navigator.mediaDevices.getUserMedia #79

Closed binarykitchen closed 8 years ago

binarykitchen commented 8 years ago

Firefox says navigator.mozGetUserMedia has been replaced by navigator.mediaDevices.getUserMedia

binarykitchen commented 8 years ago

done, cool. using promises now for that