We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e378a81 commit f03a8a9Copy full SHA for f03a8a9
1 file changed
default-template/videoTest.html
@@ -277,10 +277,10 @@ <h4>
277
</section>
278
279
<!-- <video controls width="100%">
280
- <source src="../video/videoplayback.mp4" type="video/webm" />
+ <source src="../video/videoplayback.mp4" type="video/mp4" />
281
</video> -->
282
<video controls width="100%">
283
- <source src="../video/HTTP1.mp4" type="video/webm" />
+ <source src="../video/HTTP1.mp4" type="video/mp4" />
284
</video>
285
286
0 commit comments