Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 363 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 363 Bytes

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