From: Chocobozzz Date: Sun, 5 Jun 2016 08:49:01 +0000 (+0200) Subject: Add demonstration server link X-Git-Tag: v0.0.1-alpha~866 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=1d1b7891b4cdc0c8a3ed4ec125a1ab673e6496b1;p=github%2FChocobozzz%2FPeerTube.git Add demonstration server link --- diff --git a/README.md b/README.md index e8f2ff0a4..6419c4877 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,10 @@ Prototype of a decentralized video streaming platform using P2P (bittorrent) dir ## Demonstration -PeerTube is not ready for production yet, but you can find [a video](https://vimeo.com/164881662 "Yes Vimeo, please don't judge me") to see how it looks like. +Want to see in action? + + * You can directly test in your browser with this [demo server](http://peertube.cpy.re). Don't forget to use the latest version of Firefox/Chromium/(Opera?) and check your firewall configuration (for WebRTC) + * You can find [a video](https://vimeo.com/164881662 "Yes Vimeo, please don't judge me") to see how the "decentralization feature" looks like ## Why