HTML 5 Peer to Peer Video Possibilities? [closed]

删除回忆录丶 提交于 2019-12-04 13:12:18

问题


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.


回答1:


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.




回答2:


http://swarmplayer.p2p-next.org/ adds a P2P transport protocol to Firefox that allows <video src="p2p://" > functionality. P2P transport is BitTorrent compatible.




回答3:


According to Wikipedia, HTML has added audio and video elements, and is adding support for peer-to-peer connections.



来源:https://stackoverflow.com/questions/2845174/html-5-peer-to-peer-video-possibilities

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!