mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-06 13:39:39 +00:00
Play MPEG-DASH by default.
Add dash.js and videojs-dash files
This commit is contained in:
@ -53,7 +53,7 @@ privateEndpoint = 'stream'
|
||||
ffmpeg = ''
|
||||
|
||||
[transcode]
|
||||
hls = true
|
||||
hls = false
|
||||
hlsFlags = '[hls_time=2:hls_list_size=3:hls_flags=delete_segments]'
|
||||
dash = false
|
||||
dash = true
|
||||
dashFlags = '[f=dash:window_size=3:extra_window_size=5]'
|
Reference in New Issue
Block a user