AWS Video Streaming Project
This project demonstrates how to stream a video using Amazon S3 and a simple web page hosted on GitHub Pages.
The video file is uploaded to an S3 bucket and accessed using its public URL. The website uses an HTML5 video player to stream the video directly from AWS.
Technologies Used
Amazon S3 – Video storage
HTML5 Video Player – Video playback
GitHub Pages – Website hosting
How It Works
User → GitHub Website → Amazon S3 → Video Streaming