]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Add demonstration server link
authorChocobozzz <florian.bigard@gmail.com>
Sun, 5 Jun 2016 08:49:01 +0000 (10:49 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Sun, 5 Jun 2016 08:49:01 +0000 (10:49 +0200)
README.md

index e8f2ff0a44dd1811d19d3adddd25547f5a00feb2..6419c4877132703b4499004aa7e4eb73b00415f8 100644 (file)
--- 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