[Plugin: VideoJS – HTML5 Video Player for WordPress] No FF fallback
-
The latest update seems to not be using the object tag on FF11, but instead is still using the video tag even if you only have an mp4. Here’s my post code (that worked yesterday):
[video mp4="https://iywahl.com/wp-content/uploads/2012/04/wpid-VID_20120406_170213.mp4"]
Here’s the render:
<video width="630" height="354" data-setup="{}" preload="auto" controls="" class="video-js vjs-default-skin" id="example_video_id_1599702042" tabindex="0"> <source type="video/mp4" src="https://iywahl.com/wp-content/uploads/2012/04/wpid-VID_20120406_170213.mp4"></source> </video>
I just posted this video yesterday with 3.0 and it was working. Still works in Safari. Test it here: https://iywahl.com/going-down-the-slide/
https://www.ads-software.com/extend/plugins/videojs-html5-video-player-for-wordpress/
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘[Plugin: VideoJS – HTML5 Video Player for WordPress] No FF fallback’ is closed to new replies.