| 1234567891011121314151617 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta content="initial-scale=1, maximum-scale=1,user-scalable=no" name="viewport">
- <title>ArcGIS</title>
- <link href="./images/favicon.ico" rel="shortcut icon">
- </head>
- <body>
- <video autoplay controls muted controlslist="nodownload" name="media">
- <source src="http://127.0.0.1:8800/ArcGIS/video.php" type="video/mp4">
- </video>
- </body>
- </html>
|