modified
Este commit está contenido en:
@@ -35,14 +35,25 @@ const config = {
|
||||
app: 'live',
|
||||
ac: 'aac',
|
||||
hls: true,
|
||||
hlsFlags: '[hls_time=2:hls_list_size=3:hls_flags=delete_segments]'
|
||||
hlsFlags: '[hls_time=30:hls_list_size=5:hls_flags=delete_segments]'
|
||||
// args: '-profile:v baseline -level 3.0 -start_number 0'
|
||||
// dash: true,
|
||||
// dashFlags: '[f=dash:window_size=3:extra_window_size=5]'
|
||||
},
|
||||
// {
|
||||
// app: 'ale',
|
||||
// ac: 'aac',
|
||||
// hls: true,
|
||||
// hlsFlags: '[hls_time=2:hls_list_size=3:hls_flags=delete_segments]'
|
||||
// },
|
||||
// {
|
||||
// app: 'live',
|
||||
// mp4: true,
|
||||
// mp4Flags: '[movflags=faststart]'
|
||||
// }
|
||||
// {
|
||||
// app: 'live',
|
||||
// mp4: true
|
||||
// }
|
||||
]
|
||||
},
|
||||
@@ -55,7 +66,7 @@ const config = {
|
||||
// tasks: [{
|
||||
// app: 'live',
|
||||
// mode: 'push',
|
||||
// edge: 'rtmp://a.rtmp.youtube.com/live2/xvc5-mcaq-rkcu-p5fy-ep2e',
|
||||
// edge: 'rtmp://a.rtmp.youtube.com/live2/dqpj-00y7-v2vt-yrpu-em4h',
|
||||
// appendName: false
|
||||
// }]
|
||||
// }
|
||||
|
||||
Referencia en una nueva incidencia
Block a user