adobe-stratus

HTML 5 Peer to Peer Video Possibilities? [closed]

删除回忆录丶 提交于 2019-12-04 13:12:18
问题 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 7 years ago . Is there anything in HTML 5 that might allow peer to peer video ala Adobe Stratus and Flash 10? There's lots of cool possibilities

HTML 5 Peer to Peer Video Possibilities? [closed]

独自空忆成欢 提交于 2019-12-03 08:23:22
Is there anything in HTML 5 that might allow peer to peer video ala Adobe Stratus and Flash 10? There's lots of cool possibilities with P2P video and it'd be nice to build such applications without having to rely on Flash. jmort253 Check out Ericcson Lab's blog on HTML5 Peer to Peer Conversational Video . They have a demo of a WebKit build that can establish peer to peer video chat connections using HTML5 and a browser. http://swarmplayer.p2p-next.org/ adds a P2P transport protocol to Firefox that allows <video src="p2p://" > functionality. P2P transport is BitTorrent compatible. According to