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

https://github.com/fpena2/image-stream-websocket-receiver


https://github.com/fpena2/image-stream-websocket-receiver

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# image-stream-websocket-receiver

Creates a "video" feed from a stream of images sent over a websocket.

## Configuration

Requires `Node.js` and `npm`

```cmd
$ npm install
$ npm run dev
```