]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - FAQ.md
Darker control bar
[github/Chocobozzz/PeerTube.git] / FAQ.md
diff --git a/FAQ.md b/FAQ.md
index e8cf2ff6ee3a767e6e90ad989009e5bf9ea42b93..887ab3f99b81c18b37ee10512d12962dec7aa5e4 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -5,11 +5,12 @@
 <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
 
 
+- [I don't like the name "PeerTube"](#i-dont-like-the-name-peertube)
 - [If nobody watches a video, is it seeded?](#if-nobody-watches-a-video-is-it-seeded)
 - [What is WebSeed?](#what-is-webseed)
 - [If a client requests each chunk of a video through HTTP, will the server be overloaded?](#if-a-client-requests-each-chunk-of-a-video-through-http-will-the-server-be-overloaded)
 - [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)
-- [What codecs can I use for the videos I want to upload?](#what-codecs-can-i-use-for-the-videos-i-want-to-upload)
+- [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)
 - [I want to change my domain name, how can I do that?](#i-want-to-change-my-domain-name-how-can-i-do-that)
 - [Should I have a big server to run PeerTube?](#should-i-have-a-big-server-to-run-peertube)
 - [Can I seed videos with my classic BitTorrent client (Transmission, rTorrent...)?](#can-i-seed-videos-with-my-classic-bittorrent-client-transmission-rtorrent)
 
 <!-- END doctoc generated TOC please keep comment here to allow auto update -->
 
+## I don't like the name "PeerTube"
+
+PeerTube is just the name of the software. You can install it on your
+server, and choose the name you want. For example, [this instance](https://framatube.org/)
+is named "Framatube".
+
 ## If nobody watches a video, is it seeded?
 
 Yes, the origin server always seeds videos uploaded on it thanks to
@@ -45,7 +52,7 @@ In our benchmarks, 1,000,000 videos takes around 2GB of storage on PostgreSQL.
 We think it is acceptable for a video platform.
 
 
-## What codecs can I use for the videos I want to upload?
+## Which container formats can I use for the videos I want to upload?
 
 WEBM, MP4 or OGV videos.