Firefox reports “No Video with Supported Format and Mime Type Found”
问题 This code worked fine for mp4 video, but it did not work for .3gp , .avi and .flv files. <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> 回答1: You need to check for the limitations that Firefox (as any other browser) may have when working with HTML5. The HTML5 universe is constantly evolving, and the missing support of some functionality, codec