Giter Site home page Giter Site logo

console's Introduction

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.

console's People

Contributors

agauniyal avatar antoniovm avatar cristobalmedinalopez avatar glitchfix avatar grakshith avatar jellysheep avatar kshi219 avatar vicente-gonzalez-ruiz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

console's Issues

Tracker option

The REST implementation of P2PSP is a wrapper of the console and hence for adding additional arguments to switch to tracker mode in case the splitter address is not provided

Translate from Python to C++ the generation of the "table"

In the splitter some similar to:

         | Received  | Sent      | Number       losses/ losses  
    Time | (kbps)    | (kbps)    | peers (peer) sents   threshold period kbps  
---------+-----------+-----------+-----------------------------------...
10:54:50 |         0 |         0 | 0  
10:54:51 |         0 |         0 | 0  
10:54:52 |         0 |         0 | 0

And in the peers:

+-----------------------------------------------------+  
| Received = Received kbps, including retransmissions |  
|     Sent = Sent kbps                                |  
|       (Expected values are between parenthesis)     |  
------------------------------------------------------+  

         |     Received (kbps) |          Sent (kbps) |  
    Time |      Real  Expected |       Real  Expected | Team description  
---------+---------------------+----------------------+-----------------------------------...  
22:45:27 |       548       548 |          0         0 | 0  
22:45:28 |       294       294 |          0         0 | 0  
22:45:29 |       270       270 |          0         0 | 0  
22:45:30 |       311       311 |          0         0 | 0  
    :    :        :         :  :          :         : : :

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.