ffmpeg jetzt mit Ton auf Fire TV - ffmpeg-Hookup nicht erforderlich
This commit is contained in:
+2
-2
@@ -338,7 +338,7 @@ hlsAllowOrigins: ['*']
|
||||
hlsTrustedProxies: []
|
||||
# By default, HLS is generated only when requested by a user.
|
||||
# This option allows to generate it always, avoiding the delay between request and generation.
|
||||
hlsAlwaysRemux: false
|
||||
hlsAlwaysRemux: true
|
||||
# Variant of the HLS protocol to use. Available options are:
|
||||
# * mpegts - uses MPEG-TS segments, for maximum compatibility.
|
||||
# * fmp4 - uses fragmented MP4 segments, more efficient.
|
||||
@@ -375,7 +375,7 @@ hlsMuxerCloseAfter: 60s
|
||||
# Global settings -> WebRTC server
|
||||
|
||||
# Enable publishing and reading streams with the WebRTC protocol.
|
||||
webrtc: true
|
||||
webrtc: false
|
||||
# Address of the WebRTC HTTP listener.
|
||||
webrtcAddress: :8889
|
||||
# Enable HTTPS on the WebRTC server.
|
||||
|
||||
Reference in New Issue
Block a user