=====================================
This is a video streaming web app platform built using Node.js and Express.js. It allows users to do stuff with video idk
To get started with this project, follow these steps:
- Clone the repository:
https://github.com/xcg2003/CS312-Final-Project.git - Install dependencies:
npm install - Start the server:
node app.js
- Video Upload: Users can upload videos in various formats (MP4, AVI, etc.)
- Video Streaming: Users can stream their uploaded videos to any device with a compatible browser or player.
- Real-time Video Playback: The platform allows real-time playback of the uploaded video streams without buffering or delays.
- Video Management: Users can manage their uploaded videos (delete, update, etc.)
Too lazy for now
IDK yet
| Endpoint | Method | Description | | | | |
Don't care
- Xavier Graham
- Brody England
- Dallon Jarman
This project is licensed under the MIT License. See LICENSE for details.