Skip to content

Instantly share code, notes, and snippets.

@ChiranjeeviAdi
Last active September 20, 2021 05:23
Show Gist options
  • Select an option

  • Save ChiranjeeviAdi/71c01e0a8803b818d21b197d0d5bd6b8 to your computer and use it in GitHub Desktop.

Select an option

Save ChiranjeeviAdi/71c01e0a8803b818d21b197d0d5bd6b8 to your computer and use it in GitHub Desktop.
AWS Architecture - Elastic Media Convertor to convert the mov,avi,mp4 updated videos into streamable video , along with thumbnail
- AWS services used to build this solution
Lambda
CloudWatch Event
AWS RDS (MySQL)
CloudWatch Logs
S3 Bucket
EC2
Elastic Media Convertor
- Frontend Tech Stack to stream the video in Browser
- VideoJs library
- Angular
- Backend Tech Stack to store the details
- Slim Framwork Rest API call to update the url into RDS DB.
@ChiranjeeviAdi
Copy link
Copy Markdown
Author

For more information related to this implementation, Please do contact me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment