IngestConferenceRecordings

A Boolean value that specifies whether to ingest conference recordings.

When you set this parameter to TRUE, the connector produces a document to represent each recording. It downloads the recording and adds the video file to the document. This means that your ingest flow can run media analysis on the video, and front-end applications can return the video as a search result.

NOTE: To ingest conference recordings you must set ProcessConferences to TRUE.

Type: Boolean
Default: True
Required: No
Configuration Section: TaskName or FetchTasks
Example: IngestConferenceRecordings=true
See Also: IngestConferenceTranscripts