X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=FAQ.md;h=887ab3f99b81c18b37ee10512d12962dec7aa5e4;hb=fc16f981da98fea9dc667ed404164da3d7af26b1;hp=e8cf2ff6ee3a767e6e90ad989009e5bf9ea42b93;hpb=bd8ab662283fafe45004c43e2dfb968526c42c12;p=github%2FChocobozzz%2FPeerTube.git diff --git a/FAQ.md b/FAQ.md index e8cf2ff6e..887ab3f99 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5,11 +5,12 @@ +- [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) @@ -19,6 +20,12 @@ +## 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.