Sign in
chromium
/
chromiumos
/
platform
/
tast-tests
/
refs/heads/factory-ambassador-14265.B
/
.
/
src
/
chromiumos
/
tast
/
local
/
bundles
/
cros
/
webrtc
/
data
/
media_recorder.html
blob: 2a34bc71470874809ddab5e4b4b125fe3c4e5965 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head><title>
WebRTC MediaRecorder Test
</title></head>
<body>
<video
id
=
"video"
autoplay
muted
></video>
<script
src
=
"media_recorder.js"
></script>
</body>
</html>