Go to file
Jean-Baptiste Holcroft 266578d67d Improve manifest and check_process 2018-03-30 15:38:49 +02:00
conf Updated to version v1.0.0-beta.3 https://github.com/Chocobozzz/PeerTube/releases/tag/v1.0.0-beta.3 2018-03-30 00:02:50 +05:30
scripts Improve righs and tiny cleanups 2018-03-29 23:53:32 +02:00
LICENSE commits to make the app in working state 2017-12-11 09:58:25 +05:30
README.md Improve righs and tiny cleanups 2018-03-29 23:53:32 +02:00
check_process Improve manifest and check_process 2018-03-30 15:38:49 +02:00
manifest.json Improve manifest and check_process 2018-03-30 15:38:49 +02:00

README.md

PeerTube app for YunoHost

Install Peertube with YunoHost

Installation

  1. Require dedicated domain like peertube.domain.tld.
  2. No LDAP support (blocked until upstream implements it)
  3. No url change possible
  4. Peertube is under development stage, don't use it for production
  5. Take notice that this YunoHost package claims the following features:
  • Install
  • Remove
  • Upgrade
  • Backup
  • Restore
  1. Install the app by following command:

     $ sudo yunohost app install https://github.com/YunoHost-Apps/peertube_ynh
    
  2. root is the admin username and the admin email is the email address given at the time of installation.

    PeerTube

Decentralized video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent.

PeerTube is sponsored by Framasoft, a non-profit that promotes, spreads and develops free-libre software. If you want to support this project, please consider donating them.

Demonstration

Want to see in action?

  • Demo
  • Video to see how the "decentralization feature" looks like
  • Video showcasing A2HS

Why

We can't build a FOSS video streaming alternatives to YouTube, Dailymotion, Vimeo... with a centralized software. One organization alone cannot have enough money to pay bandwidth and video storage of its server.

So we need to have a decentralized network (as Hubzilla (Hubzilla YunoHost), Friendica (Friendica YunoHost), Mastodon (Mastodon YunoHost), Diaspora (Diaspora YunoHost)). But it's not enough because one video could become famous and overload the server. It's the reason why we need to use a P2P protocol to limit the server load. Thanks to WebTorrent, we can make P2P (thus bittorrent) inside the web browser right now.

Dependencies

  • NodeJS, PostgreSQL
  • It adds jessie-backports for ffmpeg

LICENSE

PeerTube is licensed under the GNU Affero General Public License v3.0.