Skip to main content

A simple integration of the MediaElementJS video player for Plone.

Project description

A simple integration of the MediaElementJS video player for Plone.

Large portions of this package have been blatantly copied from the collective.flowplayer product by Martin Aspeli.

What it does

Once installed, you can upload h.264 baseline encoded .mp4 files and they will automatically use a default view that renders the video using the MediaElementJS player.

MediaElementJS uses a HTML5 <video> tag, so any browser that can render .mp4 natively will do so (particularly any Safari browser, including iPhone and iPad). All others (i.e. those that cannot display <video> at all, such as older versions of IE or those which can but don’t support the .h264 codec, such as Firefox or Opera) get the same video served via a Flash player. See the MediaElementJS homepage for more details.

Installation

Either use easy_install/pip or add it to your buildout. In either case, the name of the egg is collective.mediaelementjs.

Then, simply install it from the prefs_install_products_form in Plone, as you would with any other Plone product.

History

0.1.3 - 2011-12-08

  • Upgraded mediaelement library from 2.3.2 to 2.4.2

0.1.2 - 2011-11-26

  • Upgraded mediaelement library from 2.1.9 to 2.3.2

0.1.1 - 2011-08-19

  • Bugfix: remove (cargo-culted) resourceDirectory directives to non-existent directories that prevented startup of Zope (thanks to Kamon Ayeva for reporting this issue)

0.1 - 2011-08-19

  • basic working version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.mediaelementjs-0.1.3.zip (283.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page