Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imrandil/learning_http_streaming

leaning http stream implementations using express and react
https://github.com/imrandil/learning_http_streaming

expressjs http http-streaming react reactjs

Last synced: 3 days ago
JSON representation

leaning http stream implementations using express and react

Awesome Lists containing this project

README

        

# HTTP Streaming Backend and frontend

This is the backend and frontend server for HTTP streaming. It handles video uploads, storage, and streaming functionality.

## Technologies Used

- Node.js
- Express.js
- Multer (for handling file uploads)
- Fluent-ffmpeg (for video processing)
- Docker
- Nginx
- Reactjs with vite
- Other relevant dependencies

## Prerequisites

- Node.js installed
- npm or yarn installed
- ffmpeg installed on the system

## Getting Started

1. Clone the repository:

```bash
git clone https://github.com/IMRANDIL/Learning_Http_streaming.git
cd Learning_Http_streaming
npm install
'''

Built with ❤️ by AIA