X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Fconfig%2Fedit-custom-config%2Fedit-live-configuration.component.html;h=ae79e54fcdf553f1cc873de5fa9f2ee08fbb1db2;hb=6c1da7937cedbc1d4013cff0686d785247229c52;hp=4b1a55245bc2af50eca437be64ec85dea204d0c9;hpb=5f46d28ccac4a20fcbb12c96a047a84a08e485ae;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html b/client/src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html index 4b1a55245..ae79e54fc 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html @@ -1,14 +1,14 @@ -
-
+
+
LIVE
Enable users of your instance to stream live.
-
+
@@ -25,40 +25,60 @@ -
+
+ +
+ +
+ - If the user quota is reached, PeerTube will automatically terminate the live streaming + Small latency disables P2P and high latency can increase P2P ratio +
-
- +
+ + + (-1 for "unlimited") +
{form.value['live']['maxInstanceLives'], plural, =1 {live} other {lives}}
+ +
{{ formErrors.live.maxInstanceLives }}
-
- +
+ + (-1 for "unlimited") +
{form.value['live']['maxUserLives'], plural, =1 {live} other {lives}}
+ +
{{ formErrors.live.maxUserLives }}
-
+
+ +
{{ formErrors.live.maxDuration }}
@@ -68,20 +88,20 @@
-
-
+
+
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.
-
+
-
+
@@ -91,11 +111,12 @@
-
+
-
+
+
+
-
+
- - will claim at most {{ getTotalTranscodingThreads().value }} {{ getTotalTranscodingThreads().unit }} with VOD transcoding - will claim at least {{ getTotalTranscodingThreads().value }} {{ getTotalTranscodingThreads().unit }} with VOD transcoding + + + + 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 + new live transcoding profiles can be added by PeerTube plugins - - {{ item }} - -
- x264, targeting maximum device compatibility -
-
+
{{ formErrors.live.transcoding.profile }}