Reviewed: https://reviews.mahara.org/6293 Committed: https://git.mahara.org/mahara/mahara/commit/3603d59b7d3faba7b33e8c5270e3f40254aeccaa Submitter: Robert Lyon ([email protected]) Branch: master
commit 3603d59b7d3faba7b33e8c5270e3f40254aeccaa Author: Aaron Wells <[email protected]> Date: Thu Mar 31 19:34:01 2016 +1300 Allow byteranges all the time Bug 1397131: iOS needs byte ranges for media files. We have some very old code that prohibits byte ranges when cacheing is disabled, which in turn is inherited from some very old code in Moodle. But it doesn't appear to be actually necessary to *ever* prohibit byte ranges. behatnotneeded: Can't be tested in Behat Change-Id: Id3bba20305204f87cee50ec664893f53cfb2337e -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1397131 Title: Replace Flowplayer with an HTML5 video player Status in Mahara: Fix Committed Bug description: All the browers that Mahara supports, now can handle HTML 5 video: http://caniuse.com/#feat=video So, I think the time is right for us to replace Flowplayer-Flash with an HTML5 video player. One obvious option is the Flowplayer-HTML5 verison (which has the added benefit of supporting Flash as a fallback). But I'd like to see if there are any alternatives out there, because Flowplayer's handling of their Flash plugin has not shown that they are particularly interested in keeping the open-source version of their product up to date. So if we could find a product with a more active open-source community behind it, that would be tops. Or do we even need a separate library for HTML5 video playing? Could we just drop the video in with some tags around it? To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1397131/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

