Is there no video loading in github pages html?
My video won't load and is hosted on github. Does github not allow videos? I have tried many 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> Website for video As seen here : The 'No video with supported format and MIME type found' error message is about the HTML5 media player. So you do not appear to have support in Windows for playing the media file(s) in the formats that are available. See also: " HTML5 audio and video in Firefox " I don't see the error