I looped through navigator as below code `for(var ojb in navigator) { document.write(ojb + '\n') }` it turns out that there's no mediaDevices.