The Live Stream Stack is a platform to release new scalable live stream channels on AWS.
- Add WAF to CloudFront
- Add custom domain to CloudFront
The infrastructure overview can be found at
- Elemental MediaLive
- Elemental MediaPackage
- Secrets Manager
- CloudFront(CDN)
- NodeJS (13/14 recommended)
- NPM
- AWS CLI
- AWS CDK Toolkit
git clone [email protected]:rodolfoaugusto/live-stream.git
cd live-stream
npm run build
npm run test
npm run deploy
- You have to assume to appropriate AWS IAM Role by using the awscli before tryng to deploy the resources defined by the Stack.