aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 11 insertions, 5 deletions
diff --git a/README.md b/README.md
index 01e29cee5..668745c14 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,12 @@ Prototype of a decentralized video streaming platform using P2P (bittorrent) dir
16 16
17[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) 17[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
18 18
19![screenshot](https://lutim.cpy.re/vC2loRww)
20
21## Demonstration
22
23PeerTube 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.
24
19## Why 25## Why
20 26
21We can't build a FOSS video streaming alternatives to YouTube, Dailymotion, Vimeo... with a centralized software. One organization alone cannot have enought money to pay bandwith and video storage of its server. 27We can't build a FOSS video streaming alternatives to YouTube, Dailymotion, Vimeo... with a centralized software. One organization alone cannot have enought money to pay bandwith and video storage of its server.
@@ -131,15 +137,15 @@ See the ARCHITECTURE.md for more informations. Do not hesitate to give your opin
131 137
132Here are some simple schemes: 138Here are some simple schemes:
133 139
134![Decentralized](http://lutim.cpy.re/Q7mnNdJP) 140![Decentralized](https://lutim.cpy.re/Q7mnNdJP)
135 141
136![Watch a video](http://lutim.cpy.re/0riSzAp1) 142![Watch a video](https://lutim.cpy.re/0riSzAp1)
137 143
138![Watch a video P2P](http://lutim.cpy.re/OzMSOtxG) 144![Watch a video P2P](https://lutim.cpy.re/OzMSOtxG)
139 145
140![Join a network](http://lutim.cpy.re/uVjNNRa9) 146![Join a network](https://lutim.cpy.re/uVjNNRa9)
141 147
142![Many networks](http://lutim.cpy.re/udTMqcb0) 148![Many networks](https://lutim.cpy.re/udTMqcb0)
143 149
144### Frontend 150### Frontend
145 151