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
- Host: GitHub
- URL: https://github.com/udelblue/media-streaming
- Owner: udelblue
- License: mit
- Created: 2019-02-24T01:39:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T13:36:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T08:34:03.150Z (9 months ago)
- Topics: audio-streaming, media-streaming, nodejs, streaming, video-streaming
- Language: JavaScript
- Size: 1.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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