diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-10-01 18:19:57 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-10-01 18:19:57 +0200 |
commit | a67b3e7619353d7eb1f3e6064ebe3041094a8b70 (patch) | |
tree | ec7488149f31ac5505369b78e4da925bca170303 /README.md | |
parent | d6cf31b7e03ad7d8f9e0408f70a88dae3a276d1e (diff) | |
download | PeerTube-a67b3e7619353d7eb1f3e6064ebe3041094a8b70.tar.gz PeerTube-a67b3e7619353d7eb1f3e6064ebe3041094a8b70.tar.zst PeerTube-a67b3e7619353d7eb1f3e6064ebe3041094a8b70.zip |
Add experimental demo servers link in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ 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 | * 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) |
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 | * You can find [a 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 | 64 | ||
64 | ## Why | 65 | ## Why |
65 | 66 | ||