html5 - webm video wont run with wordpress -


i have manually uploaded webm video server on wp-content/uploads/2013/08 directory. can't upload wordpress library because wordpress tells me there security problem.

then insert video.js short code post, , give url like: "http://ecole-dupuis.ch/wp-content/uploads/2013/08/nameofthevideo.webm". unfortunately, when preview post, video player shows, no video in it.

thanks in advance help.

put below entry in .htaccess

addtype video/webm .webm


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -