Skip to main content

HTML5 audio and video integration with plone

Project description

Introduction

Produced by wildcardcorp.com

This package provides Audio and Video Dexterity content types and behaviors. It works with same idea as collective.documentviewer. It will convert a uploaded video/audio to a common format. No need to do conversions locally before upload.

It integrates the HTML5 media player mediaelementjs.

Installation

In order for video conversion to work correctly, you’ll need ffmpeg installed which provides the avconv collection of command line utilities.

On Ubuntu, you should be able to install with:

sudo apt-get install ffmpeg

Async Integration

It it highly recommended to install and configure plone.app.async in combination with this package. Doing so will manage all media conversions processes asynchronously so the user isn’t delayed so much when saving/uploading files.

Changelog

1.0a1 (2013-12-18)

  • Initial release

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

wildcard.media-1.0a1.zip (6.3 MB 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