Sign in
chromium
/
chromiumos
/
platform
/
tast-tests
/
3acf0f432f53
/
.
/
src
/
chromiumos
/
tast
/
local
/
bundles
/
cros
/
camera
/
data
/
get_user_media.html
blob: ad81b10cf4bf3268d99cc2a79afcd9c4a13b1318 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head><title>
getUserMedia test
</title></head>
<body>
<video
id
=
"localVideo"
autoplay
muted
></video>
</body>
</html>