X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Fconfig%2Fedit-custom-config%2Fedit-custom-config.component.html;h=5f02d00e8070a7628d362815cd1b469294857d4a;hb=149e4cc597777f2fcf9a62639afeeb0e168cedb2;hp=70533475aaa9fb44c1891c20277e5f4949babca1;hpb=f45c7cc770963670b3f2f1ac11d3ee3afc84a7ec;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html index 70533475a..5f02d00e8 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -178,7 +178,7 @@
To share your personal videos? To open registrations and allow people to upload what they want?
{{ formErrors.instance.creationReason }}
@@ -189,7 +189,7 @@
It's important to know for users who want to register on your instance
{{ formErrors.instance.maintenanceLifetime }}
@@ -200,7 +200,7 @@
With your own funds? With user donations? Advertising?
{{ formErrors.instance.businessModel }}
@@ -269,8 +269,12 @@
@@ -278,6 +282,22 @@
{{ formErrors.instance.defaultClientRoute }}
+
+ + + +
+ +
+
{{ formErrors.trending.videos.algorithms.default }}
+
+
+
+ @@ -419,7 +439,7 @@
@@ -651,7 +671,8 @@
TWITTER
- Optional. If any, provide the Twitter account representing your instance to improve link previews. + Provide the Twitter account representing your instance to improve link previews. + If you don't have a Twitter account, just leave the default value.
@@ -697,11 +718,32 @@ - Transcoding + VOD Transcoding -
+
+
+
+ +
+ + Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically. + + + However, you may want to read our guidelines before tweaking the following values. + + + +
+ + +
+
+ +
TRANSCODING
@@ -714,89 +756,123 @@ -
- +
+ Transcoding enabled - - If you disable transcoding, many videos from your users will not work! - - -
- - - Allows users to upload .mkv, .mov, .avi, .wmv, .flv, .f4v, .3g2, .3gp, .mts, m2ts, .mxf, .nut videos. - - -
- -
- - - Allows users to upload audio files that will be merged with the preview file on upload. - - -
+
+ -
- - -

If you also enabled HLS support, it will multiply videos storage by 2

- -
- - If disabled, breaks federation with PeerTube instances < 2.1 -
-
+ + Allows users to upload .mkv, .mov, .avi, .wmv, .flv, .f4v, .3g2, .3gp, .mts, .m2ts, .mxf, or .nut videos. +
-
-
- - - Requires ffmpeg >= 4.1 - -

Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:

-
    -
  • Resolution change is smoother
  • -
  • Faster playback in particular with long videos
  • -
  • More stable playback (less bugs/infinite loading)
  • -
- -

If you also enabled WebTorrent support, it will multiply videos storage by 2

-
-
+ +
Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.
+
The file will be merged in a still image video with the preview file on upload.
+
-
+
+ +
+ + + +
+ + + +

If you also enabled HLS support, it will multiply videos storage by 2

+ +
+ + If disabled, breaks federation with PeerTube instances < 2.1 +
+
+
+
+
+ + +
+ + + + Requires ffmpeg >= 4.1 + +

Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:

+
    +
  • Resolution change is smoother
  • +
  • Faster playback especially with long videos
  • +
  • More stable playback (less bugs/infinite loading)
  • +
+ +

If you also enabled WebTorrent support, it will multiply videos storage by 2

+
+
+
+
+
+ +
+ + +
+ +
+ + +
+
+
+
+ + + The original file resolution will be the default target if no option is selected. + +
+
+
+
-
+
+ + will claim at most {{ getTotalTranscodingThreads().value }} {{ getTotalTranscodingThreads().unit }} with live transcoding + will claim at least {{ getTotalTranscodingThreads().value }} {{ getTotalTranscodingThreads().unit }} with live transcoding + +
{form.value['live']['maxInstanceLives'], plural, =1 {live} other {lives}} @@ -885,7 +962,7 @@
- +
{form.value['live']['maxUserLives'], plural, =1 {live} other {lives}} @@ -894,64 +971,96 @@
-
- -
+ +
- + + +
+ +
+
+ +
+
+
TRANSCODING
+
+ Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some. +
+
+ +
+ + + + +
+ + + Transcoding enabled for live streams + + +
+ +
+ -
+
+ +
- - Requires a lot of CPU! - + +
+
+
+
+
-
- -
- -
-
{{ formErrors.live.transcoding.threads }}
-
+
+ + + will claim at most {{ getTotalTranscodingThreads().value }} {{ getTotalTranscodingThreads().unit }} with VOD transcoding + will claim at least {{ getTotalTranscodingThreads().value }} {{ getTotalTranscodingThreads().unit }} with VOD transcoding + + +
+ +
+
{{ formErrors.live.transcoding.threads }}
+
-
- +
+ + New live transcoding profiles can be added by PeerTube plugins -
- -
- - -
-
-
-
-
-
-
- - - -
+
+ +
+
{{ formErrors.live.transcoding.profile }}
+
+ +
+
@@ -963,7 +1072,7 @@ -
+
CACHE