【发布时间】:2019-06-21 02:20:36
【问题描述】:
我的视频无法加载并托管在 github 上。 github不允许视频吗?
我尝试了很多 src="Links"
<video width="320" height="240" controls>
<source src="../../Websiteland/Twitter/FLT.mp4" type="video/mpeg">
Your browser does not support this awesome video title.
</video>
【问题讨论】:
-
简单地删除对我有用的类型...不过可能不被认为是最佳实践。
标签: html github video html5-video