aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-01-09 11:15:59 +0100
committerChocobozzz <me@florianbigard.com>2019-01-09 11:15:59 +0100
commit8f6e554bd6a790ca31deed0a5d3ebd5a05071002 (patch)
treed334047ab675b6b7c3dc41ffbab936ebbb42e8d4
parent89ada4e26ca1df8ff0dd02acda1d1661f121a294 (diff)
downloadPeerTube-8f6e554bd6a790ca31deed0a5d3ebd5a05071002.tar.gz
PeerTube-8f6e554bd6a790ca31deed0a5d3ebd5a05071002.tar.zst
PeerTube-8f6e554bd6a790ca31deed0a5d3ebd5a05071002.zip
Update FAQ
-rw-r--r--FAQ.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index 1e586161c..e335868f8 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -13,6 +13,8 @@
13- [Will an index of all the videos of servers you follow be too large for small servers?](#will-an-index-of-all-the-videos-of-servers-you-follow-be-too-large-for-small-servers) 13- [Will an index of all the videos of servers you follow be too large for small servers?](#will-an-index-of-all-the-videos-of-servers-you-follow-be-too-large-for-small-servers)
14- [Which container formats can I use for the videos I want to upload?](#which-container-formats-can-i-use-for-the-videos-i-want-to-upload) 14- [Which container formats can I use for the videos I want to upload?](#which-container-formats-can-i-use-for-the-videos-i-want-to-upload)
15- [I want to change my domain name, how can I do that?](#i-want-to-change-my-domain-name-how-can-i-do-that) 15- [I want to change my domain name, how can I do that?](#i-want-to-change-my-domain-name-how-can-i-do-that)
16- [Why do we have to put our Twitter username in PeerTube configuration?](#why-do-we-have-to-put-our-twitter-username-in-peertube-configuration)
17- [How video views are calculated?](#how-video-views-are-calculated)
16- [Should I have a big server to run PeerTube?](#should-i-have-a-big-server-to-run-peertube) 18- [Should I have a big server to run PeerTube?](#should-i-have-a-big-server-to-run-peertube)
17- [Can I seed videos with my classic BitTorrent client (Transmission, rTorrent...)?](#can-i-seed-videos-with-my-classic-bittorrent-client-transmission-rtorrent) 19- [Can I seed videos with my classic BitTorrent client (Transmission, rTorrent...)?](#can-i-seed-videos-with-my-classic-bittorrent-client-transmission-rtorrent)
18- [Why host on GitHub and Framagit?](#why-host-on-github-and-framagit) 20- [Why host on GitHub and Framagit?](#why-host-on-github-and-framagit)
@@ -89,6 +91,18 @@ WEBM, MP4 or OGV videos.
89You can't. You'll need to reinstall an instance and reupload your videos. 91You can't. You'll need to reinstall an instance and reupload your videos.
90 92
91 93
94## Why do we have to put our Twitter username in PeerTube configuration?
95
96You don't have to: we set a default value if you don't have a Twitter account.
97We need this information because Twitter requires an account for links share/videos embed on their platform.
98
99
100## How video views are calculated?
101
102Your web browser sends a view to the server after 30 seconds of playback. Then, the IP cannot send another view in the next hour.
103Views are buffered, so don't panic if the view counter stays the same after you watched a video.
104
105
92## Should I have a big server to run PeerTube? 106## Should I have a big server to run PeerTube?
93 107
94Not really. For instance, the demonstration server [https://peertube.cpy.re](https://peertube.cpy.re) has 2 vCore and 2GB of RAM and consumes on average: 108Not really. For instance, the demonstration server [https://peertube.cpy.re](https://peertube.cpy.re) has 2 vCore and 2GB of RAM and consumes on average: