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

https://github.com/sudoaugustin/react-hls-video-streaming


https://github.com/sudoaugustin/react-hls-video-streaming

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# React-HLS-Video-Streaming

A HLS video streaming application usin React,Express,FFmpeg & MongoDB

## Installation

Go to /server & run the following command

```bash
npm install && npm start
```
Then go to /client & run the following command

```bash
npm install && npm start
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update the tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)