modifié: video.html

This commit is contained in:
sidya82 2014-02-28 02:58:50 +01:00
parent e42a199d4f
commit cada608bab

View File

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