TribeMedia / resort

A experiment with showing live video feeds with IPFS and libp2p

Home Page:https://ipfs.io/ipfs/QmaK1BRzvYU7F2taQ5qAazKKDGqSgZ9vu2vSYyw1L852ws/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A experiment with showing live video feeds with IPFS and libp2p

https://ipfs.io/ipfs/QmaK1BRzvYU7F2taQ5qAazKKDGqSgZ9vu2vSYyw1L852ws/


Languages

Language:JavaScript 80.2%Language:HTML 19.8%