diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -18,7 +18,10 @@ Prototype of a decentralized video streaming platform using P2P (bittorrent) dir | |||
18 | 18 | ||
19 | ## Demonstration | 19 | ## Demonstration |
20 | 20 | ||
21 | 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. | 21 | Want to see in action? |
22 | |||
23 | * 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) | ||
24 | * You can find [a video](https://vimeo.com/164881662 "Yes Vimeo, please don't judge me") to see how the "decentralization feature" looks like | ||
22 | 25 | ||
23 | ## Why | 26 | ## Why |
24 | 27 | ||