modifié: video.html

This commit is contained in:
sidya82 2014-02-28 03:05:52 +01:00
parent c0c5724cfd
commit a93f619091

View File

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