This is the backend and frontend server for HTTP streaming. It handles video uploads, storage, and streaming functionality.
- Node.js
- Express.js
- Multer (for handling file uploads)
- Fluent-ffmpeg (for video processing)
- Docker
- Nginx
- Reactjs with vite
- Other relevant dependencies
- Node.js installed
- npm or yarn installed
- ffmpeg installed on the system
-
Clone the repository:
git clone https://github.com/IMRANDIL/Learning_Http_streaming.git cd Learning_Http_streaming npm install '''
Built with ❤️ by AIA