Skip to content

Latest commit

 

History

403 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

P2PSP WebRTC experiments

A set of WebRTC experiments in order to test whether an implementation of the P2PSP protocol is feasible on the web browser without plugins.

The experimets include:

  • A multiparty chat (src/experiments/WebRTCMultiPeerChat) available at http://p2psp.org/chat/
  • Client-Server Streaming via WebSocket (src/experiments/WebSocketStreaming)
  • Streaming among browsers via WebRTC (src/experiments/WebRTCStreaming) available at http://p2psp.org/webrtc-streaming/

More information about P2PSP at:

http://www.p2psp.org

Thanks for downloading the P2PSP and happy broadcasting!

About

A set of experiments in order to test the WebRTC API. The obtained results suggest that an implementation of the DBS module of the P2PSP protocol is feasible.

Resources

Stars

7 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages