P2PSP / core

Implementation of P2PSP: An application layer protocol for the real-time streaming of multimedia content over the Internet.

Home Page:http://p2psp.org/en/p2psp-protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Peer-to-Peer Straightforward Protocol (P2PSP) Project!

Join the chat at https://gitter.im/P2PSP/p2psp

P2PSP is a protocol for the streaming of real-time video/audio sequences on Peer-to-Peer (P2P) networks. In this repository you can find an implementation.

This is a description of the files/directories:

  • doc: information about compiling, using, etc. P2PSP.

  • README.md: this file.

  • src: the implementation.

  • tools: some useful scripts.

More information about the protocol at:

Thanks for downloading the P2PSP and happy broadcasting!

The P2PSP team.

About

Implementation of P2PSP: An application layer protocol for the real-time streaming of multimedia content over the Internet.

http://p2psp.org/en/p2psp-protocol

License:GNU General Public License v3.0


Languages

Language:C++ 60.2%Language:Python 38.6%Language:CMake 1.2%