Dear Fred,
thx a load for your insights. What you're thinking about is close to our needs. Additionally a manual "Spotlight" switch would be great if the presenter is a supporting staff person independent from the leading speaker. But we can discuss this directly.
I modified recording.yml for testing like
steps:
archive:
'sanity'
sanity:
'captions'
captions:
- 'process:presentation'
- 'process:video'
- 'process:notes'
- 'process:screenshare'
- 'process:podcast'
'process:presentation':
'publish:presentation'
'process:video':
'publish:video'
'process:notes':
'publish:notes'
'process:screenshare':
'publish:screenshare'
'process:podcast':
'publish:podcast'
but I'm afraid I can't follow the docs-line
"The processing scripts and playback support files for these recording formats can be installed from the packages named
bbb-playback-formatname (e.g. bbb-playback-video)"
I think I need to cusotmize the dockerfile?!
Yours // Niels