- Azure Architecture
- Encoding Workflow
- Database Entity Relationship Diagram
- Instructions to run & test
- Links
This is the cloud architecture diagram that we customized ourselves for the CloudVOD platform
This diagram details the process of uploading, encoding, and monitoring
- Create a Microsoft Azure Account & create the Azure Media Service resource via setup wizard
- Run
npm install
in root dir - Create a
.env
file based on.env.example
in repo & replace values with azure account info - Run
npm run watch
in root dir - Go to
http://localhost:5000/api/data/file-upload
in a web browser and upload a video file