Go to file
2018-05-21 10:25:32 +02:00
conf Updated to v1.0.0-beta.4 2018-05-08 04:12:53 +05:30
scripts Upgrade postgresql helper 2018-05-21 10:25:32 +02:00
check_process Improve manifest and check_process 2018-03-30 15:38:49 +02:00
LICENSE commits to make the app in working state 2017-12-11 09:58:25 +05:30
manifest.json Updated readme and manifest 2018-05-08 04:20:15 +05:30
README.md Merge branch 'testing' into patch-1 2018-05-21 10:50:31 +05:30

PeerTube app for YunoHost

Install Peertube with YunoHost

Version 1.0.0-beta.4

PeerTube is a decentralized video streaming platform using P2P (BitTorrent) directly in the web browser, using 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

Installation

  1. Require dedicated domain like peertube.domain.tld.
  2. No LDAP support (blocked until upstream implements it)
  3. URL can not be changed once selected.
  4. 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.

  3. Password will be sent through the email to the admin email account given at the time of installation of the app.

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),Funkwhale (Funkwhale 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.