forked from wang0109/wfe_website-deprecated
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Wang Wei edited this page Apr 4, 2016
·
4 revisions
Here we can find useful information about our project setup so that the detailed steps do not get lost in emails.
- Only approved person can access certain data
- User can search his allowed dataset by date, topic, and data type (audio/video/text annotation)
- Users can form study groups and choose to receive (or not) notification for the study
- Skim through the video for fast access (eg. thumbnails images)
- Metadata -> Database (MySql)
- WebApp (reads the db, generate dynamic webpages, searching, and filtering)
- Migration tool ( From Raw Recordings to AWS webapp backend)
- Transcode (preserve metadata if possible)
- Upload to S3
- Metadata indexing -> sqlite (MySql in the end)