https://github.com/shuklaritvik06/adaptive-bitrate-streaming
Adaptive Bitrate Streaming AWS
https://github.com/shuklaritvik06/adaptive-bitrate-streaming
aws ecs nodejs
Last synced: 8 months ago
JSON representation
Adaptive Bitrate Streaming AWS
- Host: GitHub
- URL: https://github.com/shuklaritvik06/adaptive-bitrate-streaming
- Owner: shuklaritvik06
- License: mit
- Created: 2024-06-21T15:36:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T10:44:08.000Z (about 2 years ago)
- Last Synced: 2025-02-21T22:07:02.556Z (over 1 year ago)
- Topics: aws, ecs, nodejs
- Language: TypeScript
- Homepage:
- Size: 162 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Adaptive Bitrate Streaming App


### What used
- [x] S3
- [x] Lambda
- [x] SQS
- [x] CloudFormation
- [x] ECS
- [x] ECR
- [x] AWS Cloudwatch
- [x] ELB
- [X] VPC
- [x] Serverless Framework
- [x] AWS Secrets Manager
## Possible Improvements
- AWS SNS For Notifications on Frontend
- AWS RDS For Live Status to client
- AWS Cloudfront to stream instead of S3 to stream
This repository hosts the Adaptive Bitrate Streaming App, a web application designed for streaming media content using HTTP Live Streaming (HLS) technology. The app allows for efficient and adaptive bitrate streaming, providing a smooth and high-quality viewing experience across various devices and network conditions. With a focus on scalability and performance, the HLS Streaming App supports a wide range of media formats and ensures seamless playback for users. This project is ideal for developers looking to implement robust streaming solutions in their applications.
For more details, visit the [GitHub repository](https://github.com/shuklaritvik06/hls-streaming-app).