ATVideo
Category: Educational, Media
—
Other products by this author
Current release
No stable release available yet.
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
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.