LingyuCoder/SkyRTC-demo

火狐浏览器最新版URL.createObjectURL(stream) 失败

zn123 opened this issue · 1 comments

zn123 commented

document.getElementById('me').src = URL.createObjectURL(stream);

TypeError: Argument 1 is not valid for any of the 1-argument overloads of URL.createObjectURL.

zn123 commented

已解决