Flowplayer HTML5 - potential replacement of flash video player and consistency across platoforms

Re: Flowplayer HTML5 - potential replacement of flash video player and consistency across platoforms

by Ruslan Kabalin -
Number of replies: 2
Picture of Core developers Picture of Moodle HQ Picture of Moodle Workplace team Picture of Peer reviewers Picture of Plugin developers

As an intermediate solution, while there is no dedicated HTML5 player in Moodle yet, consider using JW Player filter we have developed: 

https://github.com/lucisgit/moodle-filter_jwplayer

Notice, that JW Player is not free for commercial use. The filter does not include JW Player code, you have to obtain one from their website,  or use the cloud version. In either case you have to accept terms and conditions. The installation instruction is included.

Average of ratings: Useful (1)
In reply to Ruslan Kabalin

Re: Flowplayer HTML5 - potential replacement of flash video player and consistency across platoforms

by Louise Spencer -

I have used your jwplayer plugin filter however we are having issues. when you refresh the page the player doesn't load again. To get it to load again I have to set the text cache lifetime to none, but we don't want to do this for all of the filters. any suggestions on how to stop the filter from caching?