Giter Site home page Giter Site logo

i-want-to-use-it'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.

i-want-to-use-it's People

Contributors

agauniyal avatar cristobalmedinalopez avatar vicente-gonzalez-ruiz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

i-want-to-use-it's Issues

Add Boost download and compilation before use it

There is a problem using Boost from the package repositories in some OS (for example, Ubuntu 16.04.2 LTS). We think that a good solution could be to include in the file make.py an option to compile p2psp-console using downloaded (and compiled) version of Boost. The compilation of Boost could be stored in a temporal directory inside p2psp-console.

Unable to run a peer

While trying to use the library to run a peer using this one command mentioned in Readme
./peer --splitter_addr 150.214.150.68 --splitter_port 4552 > /dev/null &
vlc http://localhost:9999 &

I tried mpv http://localhost:9999 &

I kept getting these errors -

Playing: http://localhost:9999
[ytdl_hook] ERROR: Unable to download webpage: <urlopen error [Errno 111] Connection refused> (caused by URLError(error(111, 'Connection refused'),))
[ytdl_hook] youtube-dl failed, trying to play URL directly ...
[ffmpeg] tcp: Connection to tcp://localhost:9999 failed: Connection refused
Failed to open http://localhost:9999.

Exiting... (Errors when loading file)

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.