5 lines
131 B
HTML
5 lines
131 B
HTML
<html>
|
|
<video src="/video/1.mp4" controls="controls">
|
|
Your browser does not support the video tag.
|
|
</video>
|
|
</html> |