modifié: video.html

This commit is contained in:
sidya82 2014-02-28 03:00:30 +01:00
parent cada608bab
commit fdf23f0f73
1 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,6 @@
</head>
<body>
<h2>Vue camera</h2>
<object id="image" codetype="image/jpeg"></object>
<object id="image" type="image/jpeg"></object>
</body>
</html>