video.srcObject = stream;. }catch (e) {. video.src=(window.URL).createObjectURL(stream);. } video.play();. }).catch(function(err){. console.log(err);. });.
確定! 回上一頁