1
0
Fork 0

Enable live transcoding by default

Direct muxing is not robust enough
This commit is contained in:
Chocobozzz 2020-12-01 10:29:03 +01:00
parent d9550daf05
commit cf3e0d69a6
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: