HTML 5 Peer to Peer Video Possibilities? [closed]

独自空忆成欢 提交于 2019-12-03 08:23:22
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 Wikipedia, HTML has added audio and video elements, and is adding support for peer-to-peer connections.

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