X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=f9de61c724236b67c7dbe81d4769b05415f4c467;hb=99fe265a5fc077cb66c322e7f3d191ff7110aea0;hp=a97fd7649233adbf05303f8e8bb6fb63f1ced181;hpb=5cefff7dbdb23da9772a0ad643a45c49c9f21e62;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index a97fd7649..f9de61c72 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.

@@ -46,7 +46,7 @@ Prototype of a decentralized video streaming platform using P2P (bittorrent) dir - PeerTube Freenode IRC + PeerTube Freenode IRC

@@ -121,7 +121,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t * **NodeJS >= 4.x** * **npm >= 3.x** * OpenSSL (cli) - * MongoDB + * 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) @@ -238,7 +238,7 @@ Here are some simple schemes: Join a network -Many networks