aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
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/production.yaml.example
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/production.yaml.example')
-rw-r--r--config/production.yaml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index c7afbe03d..b515da979 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -283,7 +283,7 @@ live:
283 283
284 # Allow to transcode the live streaming in multiple live resolutions 284 # Allow to transcode the live streaming in multiple live resolutions
285 transcoding: 285 transcoding:
286 enabled: false 286 enabled: true
287 threads: 2 287 threads: 2
288 288
289 resolutions: 289 resolutions: