mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33935
[Bug 1397131] A change has been merged
Reviewed: https://reviews.mahara.org/5987
Committed: https://git.mahara.org/mahara/mahara/commit/892df189079b0dc92f8a63dfeb9d723ce0022b20
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 892df189079b0dc92f8a63dfeb9d723ce0022b20
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Mon Feb 1 08:00:43 2016 +1300
Add Videojs - html5 player. Bug #1397131
Replace flow_player by html5_player
behatnotneeded
Change-Id: If067e9723857d5c596a30a52752d44a3c05040a2
--
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
References