Installation
How to install Flash Video?
Before...
- Stop instance
- Backup Data.fs
Manual installation
- Extract archive
- Copy this product to Products folder
Buildout
Just add Products.FlashVideo to you buildout.conf.
After...
- Start instance
- Install FlashVideo. It can be done using portal_quickinstaller or portal_setup. If
FileSystemStorageproduct will be detected it will be installed automatically too.
FileSystemStorage support [optional]
- Download FileSystemStorage (tested with 2.6.2). Unpack and copy to Products folder. This is optional. When installed large movie files will be stored in file system (/var/fss_storage).
- Warning: If you start using it don't remove it later!
- Create 2 folders for external files:
INSTANCE/var/fss_storageandINSTANCE/var/fss_backup. For more details see FileSystemStorage documentation.