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.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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.mediaelementjs-0.1.2.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71f3e0ffee15d3ac30d95150d5d2c64237c6ff79cf837508995f6cb8f0ac8384 |
|
MD5 | 743ec64277b41448aea69ba1dc1f5e0a |
|
BLAKE2b-256 | e4541dbd29358a0776aea1f141d4f5adc97cec0e7bc81af4d761b0bea0df0da2 |