Interactive Video

Auto Play Video

Forums: 

Hi,

I am trying to make intercative vdeo to play automaticaly when my moodle activity page load. I tried the below code in my custom.js file. But it seems to be not working. Any help appreciated.

(function ($) {
    $(document).ready(function () {
        $('.h5p-control').trigger("click");
    })
})(H5P.jQuery);

 

Show "loading" indicator for Interactive Video

I'm creating Interactive Videos with some fairly large videos hosted on Vimeo, and in some cases I'm finding the videos take 10+ seconds to finish buffering and show within the player. During that time, the start screen title and play button show, but clicking on the play button simply makes the start screen disappear. This is obviously confusing to users, who then stare at a blank video player for a number of seconds until it finally starts playing.

0
0
Supporter votes Members of the Supporter Network can vote for feature requests. When the supporter network has generated sufficient funding for the top voted feature request it will normally be implemented and released. More about the H5P Supporter Network

360/VR Picture and Video Support

Image Hotspots and Interactive Video could benefit greatly by adding in support for 360/VR images and video.

1
0
Supporter votes Members of the Supporter Network can vote for feature requests. When the supporter network has generated sufficient funding for the top voted feature request it will normally be implemented and released. More about the H5P Supporter Network

Pages