Video.js-HD-Toggle-Plugin
Video.js-HD-Toggle-Plugin copied to clipboard
I have created an HD toggle plugin which shifts between HD and non HD source with one click.
Hi! Don't work with version videojs 5.20.3 When you can wait for the current plugin? Thanks Advance!
Hello, I have added the hd.js and hd.css (from http://jsfiddle.net/Hussnain1/unrjrqee/) inside my htm filel, but there's no hd button inside my video player. What may be the problem? Please help...
The plugin use constant to point to the video tag ! ``` php var HDsrc = $("#example_video_1").find( "video" ).attr("HD"); ``` or ``` php var vid = videojs("example_video_1", { plugins :...
I hope in near feature be able to toggle between more than 2 sources w/label each.