- From: interfect via GitHub <sysbot+gh@w3.org>
- Date: Fri, 06 Jan 2017 05:37:23 +0000
- To: public-webrtc-logs@w3.org
Is it "later" yet? There are some really cool tricks one would be able to do with, say, [ipfs/js-ipfs](https://github.com/ipfs/js-ipfs) and a ServiceWorker, to serve assets from the IPFS network and have them appear to the page like normal HTTP-based assets. Currently you have to figure out how to connect a NodeJS-style stream to, say, an `<img>` tag. Browsers already know how to connect a stream to a tag, and it would be really useful to be able to use that functionality for streams that come in from peers. -- GitHub Notification of comment by interfect Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/230#issuecomment-270835472 using your GitHub account
Received on Friday, 6 January 2017 05:37:29 UTC