diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-05-05 18:17:19 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-05-05 18:17:19 +0200 |
commit | d5f345ed4cfac4e1fa84dcb4fce1cda4d32f9c73 (patch) | |
tree | d0a80ad58b37e79a52c5f7e79eda0c0e750f1abc /README.md | |
parent | 5a976a8c351d2a9e23ceee1e193fca2893b7f12d (diff) | |
download | PeerTube-d5f345ed4cfac4e1fa84dcb4fce1cda4d32f9c73.tar.gz PeerTube-d5f345ed4cfac4e1fa84dcb4fce1cda4d32f9c73.tar.zst PeerTube-d5f345ed4cfac4e1fa84dcb4fce1cda4d32f9c73.zip |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,8 +58,8 @@ Decentralized video streaming platform using P2P (BitTorrent) directly in the we | |||
58 | 58 | ||
59 | Want to see in action? | 59 | Want to see in action? |
60 | 60 | ||
61 | * 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) | 61 | * [Demo server](http://peertube.cpy.re) |
62 | * You can find [a video](https://vimeo.com/164881662 "Yes Vimeo, please don't judge me") to see how the "decentralization feature" looks like | 62 | * [Video](https://vimeo.com/164881662 "Yes Vimeo, please don't judge me") to see how the "decentralization feature" looks like |
63 | * Experimental demo servers that share videos (they are in the same network): [peertube2](http://peertube2.cpy.re), [peertube3](http://peertube3.cpy.re). Since I do experiments with them, sometimes they might not work correctly. | 63 | * Experimental demo servers that share videos (they are in the same network): [peertube2](http://peertube2.cpy.re), [peertube3](http://peertube3.cpy.re). Since I do experiments with them, sometimes they might not work correctly. |
64 | 64 | ||
65 | ## Why | 65 | ## Why |