p2psp team mailing list archive
-
p2psp team
-
Mailing list archive
-
Message #00023
P2PSP Experiments
Hi all,
I would like to show some experiments about the P2PSP implementation in the
Web browser.
- The first is a multi-user chat that allows to understand how work the
WebRTC PeerConnection API. You can try it: http://www.p2psp.org/chat/
- The second is a video streaming system that allows transmit a WebM video
file directly to others browsers (browser-to-browser) like a stream via
WebRTC DataChannel and Media Source Extensions. You can try it:
http://www.p2psp.org/webrtc-streaming/
For the second experiment there is a YouTube video that shows how it works:
http://youtu.be/R7035-XaZd4
The source code for this experiments is available in:
http://bazaar.launchpad.net/~p2psp/p2psp/webrtc/files/head:/src/experiments/
Remember all contributions are welcome.
Regards!
Follow ups