ATVideo

This product gives Plone the capability to handle video file uploads and play back the video in the browser or using an external media player.

Current release

No stable release available yet.

Project Description

NOTE: The ATVideo product is no longer being maintained by Plone4Artists. Development is continuing with the Plone4ArtistsVideo product. ATVideo continues to maintained however by EngageMedia.

To get the latest version we reccomend you download the engage branch of ATVideo - https://svn.plone.org/svn/collective/ATVideo/branches/engage/

-----------

ATVideo is a product to handle the uploading and playback of video files within a Plone site. When you upload the video file, ATVideo detects the file format you are uploading and chooses the appropriate playback (Windows Media, Real, Quicktime).

The video files are stored on the file system (using ExternalStorage) so that they do not cause ZODB bloat. Since the files are accessible from the file system, one can use Apache or some other tool to serve up the video thereby freeing up more memory/CPU for Zope.

ATVideo is included with the PloneMultimedia package along with ATAudio and ATPhoto.