The webserver might not be sending the correct MIME types. Depending on the server you may be able to add a .htaccess file with the following:
AddType video/webm .webm
AddType video/mp4 .mp4
If that doesn't work try searching for "server mime types".
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…