mirror of https://github.com/Chocobozzz/PeerTube
parent
d9550daf05
commit
cf3e0d69a6
|
@ -269,7 +269,7 @@ live:
|
||||||
|
|
||||||
# Allow to transcode the live streaming in multiple live resolutions
|
# Allow to transcode the live streaming in multiple live resolutions
|
||||||
transcoding:
|
transcoding:
|
||||||
enabled: false
|
enabled: true
|
||||||
threads: 2
|
threads: 2
|
||||||
|
|
||||||
resolutions:
|
resolutions:
|
||||||
|
|
|
@ -283,7 +283,7 @@ live:
|
||||||
|
|
||||||
# Allow to transcode the live streaming in multiple live resolutions
|
# Allow to transcode the live streaming in multiple live resolutions
|
||||||
transcoding:
|
transcoding:
|
||||||
enabled: false
|
enabled: true
|
||||||
threads: 2
|
threads: 2
|
||||||
|
|
||||||
resolutions:
|
resolutions:
|
||||||
|
|
Loading…
Reference in New Issue