- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Wed, 17 Jul 2013 08:55:49 -0700
- To: "piranna@gmail.com" <piranna@gmail.com>
- Cc: Peter Thatcher <pthatcher@google.com>, Harald Alvestrand <harald@alvestrand.no>, public-webrtc <public-webrtc@w3.org>, Silvia Pfeiffer <silviapfeiffer1@gmail.com>
On 17 July 2013 00:58, piranna@gmail.com <piranna@gmail.com> wrote: > I've remember another use case I read some time ago, regarding to use a P2P > URI scheme inside <video> tag sources: > > <video> > <source src="p2p:123456789abcd"/> > <source src="http:/dc:abcd1234/video.avi"/> > <source src="http://example.com/video.avi"/> > </video> > > I find this very doable and with real use cases... RFC 6920 already exists. It deals with the security issues that haven't been mentioned yet. Or, you could use what has actually been deployed: https://en.wikipedia.org/wiki/Magnet_URI_scheme
Received on Wednesday, 17 July 2013 15:56:16 UTC