The p4a.video package provides a framework for handling video content on the Zope 2 and Zope 3 platforms. It was inspired by the Plone ATVideo product and even borrows some UI.
p4a.video allows you to:
p4a.video depends on the following packages:
If you use buildout, you can have it manage these dependencies by:
[buildout]
...
eggs =
...
p4a.video
[instance]
...
zcml =
...
p4a.video