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: 2 months ago
JSON representation
A experiment with showing live video feeds with IPFS and libp2p
- Host: GitHub
- URL: https://github.com/victorb/resort
- Owner: victorb
- Created: 2017-05-30T22:29:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-27T16:27:51.000Z (over 7 years ago)
- Last Synced: 2026-03-27T23:42:25.657Z (3 months ago)
- Topics: ipfs, libp2p, webcam
- Language: JavaScript
- Homepage: https://ipfs.io/ipfs/QmaK1BRzvYU7F2taQ5qAazKKDGqSgZ9vu2vSYyw1L852ws/
- Size: 3.91 KB
- Stars: 81
- Watchers: 6
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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