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

https://github.com/udelblue/media-streaming

Streaming video or audio
https://github.com/udelblue/media-streaming

audio-streaming media-streaming nodejs streaming video-streaming

Last synced: 3 months ago
JSON representation

Streaming video or audio

Awesome Lists containing this project

README

          

# Media-Streaming

Streaming video or audio to html

### Install
```javascript
npm install
```
### Run Dev (nodemon must be installed)
```javascript
npm dev
```

### Run
```javascript
npm start
```

Navigate to localhost:8080