Overview:
This is a video streaming web application
Features:
- Internal streaming video site
- Attaching searchable meta data to each video (Categories, Subjects, Tags)
- Cron job that checks a NFS mount for new videos, adding them to the encoding queue
- Encoding queue which encodes the videos from whatever their original format into one suitable for streaming
- Once encoded basic information is added to the database (Ratio, filename, duration, etc)
- Thumbnail generation