mirror of https://github.com/Chocobozzz/PeerTube
Add screenshort and demo video link to README
parent
36d560246f
commit
15e3cdaafc
16
README.md
16
README.md
|
@ -16,6 +16,12 @@ Prototype of a decentralized video streaming platform using P2P (bittorrent) dir
|
|||
|
||||
[](https://github.com/feross/standard)
|
||||
|
||||

|
||||
|
||||
## Demonstration
|
||||
|
||||
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.
|
||||
|
||||
## Why
|
||||
|
||||
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
|
|||
|
||||
Here are some simple schemes:
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
### Frontend
|
||||
|
||||
|
|
Loading…
Reference in New Issue