aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-12-01 10:29:03 +0100
committerChocobozzz <me@florianbigard.com>2020-12-01 15:04:38 +0100
commitcf3e0d69a618450e09102b0db359fd6c6e6bbdb0 (patch)
tree526e238c0dd3ca0704f2ccd54e192fdfbf02bb04 /config/default.yaml
parentd9550daf0560656c756f07492126186aeb7c3a6f (diff)
downloadPeerTube-cf3e0d69a618450e09102b0db359fd6c6e6bbdb0.tar.gz
PeerTube-cf3e0d69a618450e09102b0db359fd6c6e6bbdb0.tar.zst
PeerTube-cf3e0d69a618450e09102b0db359fd6c6e6bbdb0.zip
Enable live transcoding by default
Direct muxing is not robust enough
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 8c64270ee..dbbcc6684 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -269,7 +269,7 @@ live:
269 269
270 # Allow to transcode the live streaming in multiple live resolutions 270 # Allow to transcode the live streaming in multiple live resolutions
271 transcoding: 271 transcoding:
272 enabled: false 272 enabled: true
273 threads: 2 273 threads: 2
274 274
275 resolutions: 275 resolutions: