modifié: video.html

This commit is contained in:
sidya82 2014-02-28 02:54:09 +01:00
parent 1f24bffc1d
commit 46a6e08ed0

View File

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