小编Nav*_*rya的帖子

Firefox报告"没有支持格式的视频和发现的Mime类型"

此代码工作得很好的MP4视频,但它并没有为工作.3gp,.avi.flv文件.

<video width="320" height="240" controls>
  <source src="<s:url action='downappsuservideo'> 
                   <s:param name="id" value="#session['id']"/>
               </s:url>" >
  Your browser does not support the video tag.
</video>
Run Code Online (Sandbox Code Playgroud)

video firefox html5 html5-video mime-types

5
推荐指数
1
解决办法
5万
查看次数

标签 统计

firefox ×1

html5 ×1

html5-video ×1

mime-types ×1

video ×1