X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=ee1c6b12ea591bd60ec3f473bef525f2429dd712;hb=705264199c3dd61bf42641c0b8a2cf5e043f007f;hp=a97fd7649233adbf05303f8e8bb6fb63f1ced181;hpb=5cefff7dbdb23da9772a0ad643a45c49c9f21e62;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index a97fd7649..ee1c6b12e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

-Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with WebTorrent. +Prototype of a decentralized video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent.

@@ -44,9 +44,9 @@ Prototype of a decentralized video streaming platform using P2P (bittorrent) dir JavaScript Style Guide - + - PeerTube Freenode IRC + PeerTube Freenode IRC

@@ -121,8 +121,8 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t * **NodeJS >= 4.x** * **npm >= 3.x** * OpenSSL (cli) - * MongoDB - * ffmpeg + * PostgreSQL + * FFmpeg #### Debian @@ -131,7 +131,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t * Run: # apt-get update - # apt-get install ffmpeg mongodb openssl + # apt-get install ffmpeg postgresql-9.4 openssl # npm install -g npm@3 #### Other distribution... (PR welcome) @@ -139,7 +139,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t ### Sources - $ git clone https://github.com/Chocobozzz/PeerTube + $ git clone -b master https://github.com/Chocobozzz/PeerTube $ cd PeerTube $ npm install # Or npm install --unsafe-perm for root user $ npm run build @@ -238,7 +238,7 @@ Here are some simple schemes: Join a network -Many networks