For creating video content in Plone CMS while leveraging the Kaltura Video Platform
- 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
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 is lacking. I'm sorry.
Install rfa.kaltura2 by adding it to your buildout:
[buildout] ... eggs = rfa.kaltura2
and then running bin/buildout
- Issue Tracker: https://github.com/RadioFreeAsia/rfa.kaltura2/issues
- Source Code: https://github.com/RadioFreeAsia/rfa.kaltura2
- Documentation: https://docs.plone.org/totallymissinghostingdocsatmsorry
If you are having issues, please let us know through the plone community forums. Tag @flipmcf
The project is licensed under the GPLv2. copyright both Radio Free Asia and Michael McFadden (flipmcf)