Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.66 KB

README.rst

File metadata and controls

66 lines (40 loc) · 1.66 KB

rfa.kaltura2

For creating video content in Plone CMS while leveraging the Kaltura Video Platform

Features

  • Add and Upload videos through the Plone CMS
  • Use Kaltura Players for displaying videos
  • Use Kaltura as a Video DAM (Digital Asset Manager)
  • Syncronize video metadata between Kaltura KMC and Plone
  • Plone 5.2 and Python 3 compatable

Examples

Most video content at www.rfa.org is stored on Kaltura but rendered through Plone CMS. New Videos can be created in Plone and Videos can be treated like any other content type in Plone, yet storage, transcoding, players and delivery are configured in Kaltura.

Documentation

Documentation is lacking. I'm sorry.

Installation

Install rfa.kaltura2 by adding it to your buildout:

[buildout]

...

eggs =
    rfa.kaltura2

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know through the plone community forums. Tag @flipmcf

License

The project is licensed under the GPLv2. copyright both Radio Free Asia and Michael McFadden (flipmcf)