
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
collective.mediaelementjs
Advanced tools
A simple integration of the MediaElementJS video player for Plone.
An integration of the MediaElementJS_ audio and video player for Plone.
Large portions of this package have been blatantly copied from the
collective.flowplayer
_ product by Martin Aspeli.
Once installed, supported media files uploaded to the Plone site will automatically use a view that renders them with the MediaElementJS player.
MediaElementJS uses <video>
and <audio>
tags on modern
browsers. If the browser doesn't support HTML5 media element tags, or
can not render the media natively, a Flash players that mimics the
MediaElement API
_ is used. See the MediaElementJS browser and device support chart
_ for details.
The recognized formats at the moment are:
Audio MP3, Ogg, MPEG-4, WAV, Windows Media Audio, WebM
Video
MPEG-4, Ogg, WebM, Flash Video, Windows Media Video, MPEG and QuickTime (.mov
and .qt
)
This package doesn't do any transcoding, if you need that have a look at wildcard.media
.. image:: https://secure.travis-ci.org/collective/collective.mediaelementjs.png :target: http://travis-ci.org/collective/collective.mediaelementjs
Follow the quick instructions
_ in the Plone knowledge base.
.. _quick instructions: http://plone.org/documentation/kb/installing-add-ons-quick-how-to
Dependencies:
Tom Lazar <tom@tomster.org>
_ (author)Servilio Afre Puentes <afrepues@mcmaster.ca>
_ (maintainer)Markos Gogoulos <mgogoulos@unweb.me>
_JeanMichel FRANCOIS <toutpt@gmail.com>
_Peter Holzer <peter.holzer@agitator.com>
_Unweb.me <https://unweb.me/>
_Makina-Corpus <http://www.makina-corpus.com>
_McMaster University, Department of Family Medicine <http://fammed.mcmaster.ca/>
_.. _MediaElementJS: http://mediaelementjs.com/ .. _collective.flowplayer: http://pypi.python.org/pypi/collective.flowplayer .. _MediaElement API: http://www.w3.org/TR/html5/embedded-content-0.html#media-elements .. _MediaElementJS browser and device support chart: http://mediaelementjs.com/#devices
added subscriber and views for p.a.contenttypes [agitator]
Upgrade mediaelement to 2.14.2 [simahawk]
FAQs
A simple integration of the MediaElementJS video player for Plone.
We found that collective.mediaelementjs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.