Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/victorb/resort

A experiment with showing live video feeds with IPFS and libp2p
https://github.com/victorb/resort

ipfs libp2p webcam

Last synced: 29 days ago
JSON representation

A experiment with showing live video feeds with IPFS and libp2p

Awesome Lists containing this project

README

        

# Resort - WebCam over IPFS

## Install & Run

- `npm install`
- `npm run dev`
- Open a webserver in the root directory
- Navigate to page and accept sharing webcam
- Open a new incognito window with same page
- Enjoy seeing yourself, TWICE!

## TODO

- Layout
- Timeout
- Use IPFS to send hash of image instead of image itself
- Measure latency
- Debug output