Set the cattura preprocessor to automatically request subtitling
based on the camera source.
This commit is contained in:
parent
9874390a78
commit
8a0a9fbc33
@ -47,7 +47,9 @@ class CatturaProcessor(Preprocessor):
|
||||
'courses': [],
|
||||
'thumb': '',
|
||||
'tags': [],
|
||||
'sources': {}}
|
||||
'sources': {}
|
||||
'generate_subtitles': {'Generated': {'type': 'whisper',
|
||||
'source': 'camera'}}}
|
||||
duration = None
|
||||
|
||||
outputs = mediapackage['outputs']
|
||||
|
Loading…
x
Reference in New Issue
Block a user