higuma/mp3-lame-encoder-js

function initAudio() / navigator.mozGetUserMedia

Hamburgo58 opened this issue · 0 comments

FireFox give a message that navigator.mozGetUserMedia is deprecated and should be changed to navigator.mediaDevices.getUserMedia.

Is it possible that anyone can make the modifications ?