diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 11 insertions, 5 deletions
@@ -16,6 +16,12 @@ Prototype of a decentralized video streaming platform using P2P (bittorrent) dir | |||
16 | 16 | ||
17 | [](https://github.com/feross/standard) | 17 | [](https://github.com/feross/standard) |
18 | 18 | ||
19 |  | ||
20 | |||
21 | ## Demonstration | ||
22 | |||
23 | 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. | ||
24 | |||
19 | ## Why | 25 | ## Why |
20 | 26 | ||
21 | We 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. | 27 | We 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 | ||
132 | Here are some simple schemes: | 138 | Here are some simple schemes: |
133 | 139 | ||
134 |  | 140 |  |
135 | 141 | ||
136 |  | 142 |  |
137 | 143 | ||
138 |  | 144 |  |
139 | 145 | ||
140 |  | 146 |  |
141 | 147 | ||
142 |  | 148 |  |
143 | 149 | ||
144 | ### Frontend | 150 | ### Frontend |
145 | 151 | ||