General discussion

Triggering click event returns error

Hi,

I'm using H5P in Drupal.  I'm trying to trigger a click event on orientation change to landscape on mobile devices but I'm receiving an error:

Failed to execute 'requestFullscreen' on 'Element': API can only be initiated by a user gesture.

This works when I bind to a click event but not on the orientation event. The interesting thing is that the video starts to play but there is an issue in the H5P code for landscape I guess or how I'm trying to trigger it. I have attached a screenshot of the console error.

Any help would be much appreciated.

H5P on high traffic sites

Does H5P require ongoing access to the database on the host server or does the processing take place on the users computer and only the results are sent to the server.
I am planning to use an LMS such as Learndash or LifterLMS. These systems are already very resource intensive and need very expensive hosting packages to cope with modest numbers of simultaneous users. I want to minimise the cost of hosting by streamlining what the server needs to do for each page for each user, hence my question.

Pages