### Metadata and Configuration Handlers Source: https://docs.opencast.org/r/18.x/admin Handles metadata manipulation and conditional configuration within workflows. ```APIDOC Change Type: Changes the type of an asset or event. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/changetype-woh/ Conditional Config: Applies configuration settings conditionally based on certain criteria. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/conditional-config-woh/ Configure-By-DCTerm: Configures workflow properties based on Dublin Core terms. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/configure-by-dcterm-woh/ Metadata to ACL: Generates Access Control Lists (ACLs) based on metadata. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/metadata-to-acl/ ``` -------------------------------- ### Workflow Control and Utility Handlers Source: https://docs.opencast.org/r/18.x/admin Provides utilities for workflow control, logging, and notifications. ```APIDOC Assert: Asserts a condition within the workflow, failing if the condition is not met. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/assert-woh/ Cleanup: Performs cleanup operations, such as removing temporary files. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/cleanup-woh/ Comment: Adds a comment to the workflow or event. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/comment-woh/ Composite: Combines multiple operations into a single workflow step. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/composite-woh/ Concat: Concatenates media files. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/concat-woh/ Duplicate Event: Creates a duplicate of an existing event. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/duplicate-event-woh/ Editor: Allows for manual editing of workflow properties or media. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/editor-woh/ Error Resolution: Handles and resolves errors encountered during workflow execution. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/error-resolution-woh/ Execute Once: Ensures a specific operation is executed only once. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/execute-once-woh/ Execute Many: Executes a specified operation multiple times. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/execute-many-woh/ Export Workflow Properties: Exports workflow properties to a file. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/export-wf-properties-woh/ Extract Text: Extracts text content from media files. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/extracttext-woh/ HTTP Notify: Sends HTTP notifications to a specified endpoint. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/httpnotify-woh/ Import Workflow Properties: Imports workflow properties from a file. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/import-wf-properties-woh/ Incident: Logs or handles incidents within the workflow. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/incident-woh/ Include: Includes another workflow definition or set of operations. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/include-woh/ Ingest Download: Downloads content for ingestion into the system. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/ingestdownload-woh/ Inspect: Inspects media files for properties and metadata. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/inspect-woh/ Log: Logs messages or events within the workflow. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/log-woh/ Mattermost Notification Module: Sends notifications to Mattermost. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/mattermost-notify-woh/ Move Storage: Moves assets or files between storage locations. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/move-storage-woh/ ``` -------------------------------- ### Opencast Studio, Subtitles, and Termination State Configuration Source: https://docs.opencast.org/r/18.x/admin Configuration options for the Studio interface, subtitle handling, and termination state management, including AWS AutoScaling integration. ```APIDOC Studio: Description: Configuration settings for the Opencast Studio. URL: https://docs.opencast.org/r/18.x/admin/#configuration/studio/ Subtitles: Description: Configuration related to subtitle processing and display. URL: https://docs.opencast.org/r/18.x/admin/#configuration/subtitles/ Termination State: Basic: Description: Basic configuration for termination state management. URL: https://docs.opencast.org/r/18.x/admin/#configuration/terminationstate/ AWS AutoScaling: Description: Configuration for termination state management using AWS AutoScaling. URL: https://docs.opencast.org/r/18.x/admin/#configuration/terminationstate.aws.autoscaling/ ``` -------------------------------- ### Opencast Player Plugins Configuration Source: https://docs.opencast.org/r/18.x/admin Configuration details for various player plugins in Opencast R18.x, including login, user tracking (Opencast and Matomo), transcriptions, and version buttons. ```APIDOC org.opencast.paella.loginPlugin: Description: Configuration for the login plugin in the Paella player. URL: https://docs.opencast.org/r/18.x/admin/#configuration/player/paella.player7/plugins/org.opencast.paella.loginPlugin/ org.opencast.paella.opencast.userTrackingDataPlugin: Description: Configuration for Opencast's user tracking data plugin in the Paella player. URL: https://docs.opencast.org/r/18.x/admin/#configuration/player/paella.player7/plugins/org.opencast.paella.opencast.userTrackingDataPlugin/ org.opencast.paella.matomo.userTrackingDataPlugin: Description: Configuration for Matomo's user tracking data plugin in the Paella player. URL: https://docs.opencast.org/r/18.x/admin/#configuration/player/paella.player7/plugins/org.opencast.paella.matomo.userTrackingDataPlugin/ org.opencast.paella.transcriptionsPlugin: Description: Configuration for the transcriptions plugin in the Paella player. URL: https://docs.opencast.org/r/18.x/admin/#configuration/player/paella.player7/plugins/org.opencast.paella.transcriptionsPlugin/ org.opencast.paella.versionButton.js: Description: Configuration for the version button plugin in the Paella player. URL: https://docs.opencast.org/r/18.x/admin/#configuration/player/paella.player7/plugins/org.opencast.paella.versionButton/ ``` -------------------------------- ### Opencast Workflow Operation Handlers Configuration Source: https://docs.opencast.org/r/18.x/admin Configuration details for various Workflow Operation Handlers (WOHs) in Opencast R18.x, including overview, retry strategies, and specific handlers like Add Catalog, Analyze Tracks, Analyze Mediapackage, and AmberScript Start Transcription. ```APIDOC Workflow Operation Handlers: Overview: Description: General overview of Workflow Operation Handlers. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/ Retry Strategies: Description: Configuration for retry strategies used by WOHs. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/retry-strategies/ Add Catalog WOH: Description: Configuration for the Add Catalog Workflow Operation Handler. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/add-catalog-woh/ Analyze Tracks WOH: Description: Configuration for the Analyze Tracks Workflow Operation Handler. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/analyze-tracks-woh/ Analyze Mediapackage WOH: Description: Configuration for the Analyze Mediapackage Workflow Operation Handler. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/analyze-mediapackage-woh/ AmberScript Start Transcription WOH: Description: Configuration for the AmberScript Start Transcription Workflow Operation Handler. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/amberscript-start-transcription-woh/ ``` -------------------------------- ### Opencast User Statistics, Video Editor, Video Segmentation, and Streaming Configuration Source: https://docs.opencast.org/r/18.x/admin Configuration settings for user statistics and privacy, the video editor (overview, architecture, frontend, workflow operations), video segmentation, and the Wowza streaming distribution service. ```APIDOC User Statistics and Privacy Configuration: Description: Settings for managing user statistics and privacy. URL: https://docs.opencast.org/r/18.x/admin/#configuration/user-statistics.and.privacy/ Video Editor: Overview: Description: General overview of the video editor configuration. URL: https://docs.opencast.org/r/18.x/admin/#configuration/videoeditor.overview/ Architecture: Description: Details on the video editor's architecture. URL: https://docs.opencast.org/r/18.x/admin/#configuration/videoeditor.architecture/ Frontend: Description: Configuration for the video editor's frontend. URL: https://docs.opencast.org/r/18.x/admin/#configuration/videoeditor.frontend/ Workflow Operations: Description: Configuration for video editor workflow operations. URL: https://docs.opencast.org/r/18.x/admin/#configuration/videoeditor.workflow-operation/ Video Segmentation: Description: Configuration for video segmentation processes. URL: https://docs.opencast.org/r/18.x/admin/#configuration/videosegmentation/ Wowza Streaming Distribution Service: Description: Configuration for the Wowza streaming distribution service. URL: https://docs.opencast.org/r/18.x/admin/#configuration/streaming-wowza/ YouTube Publication: Description: Configuration for publishing content to YouTube. URL: https://docs.opencast.org/r/18.x/admin/#configuration/youtubepublication/ ``` -------------------------------- ### Opencast Workflow Operation Handlers Source: https://docs.opencast.org/r/18.x/admin This section provides an overview of the various Workflow Operation Handlers (WOH) available in Opencast 18.x. Each handler performs a specific task within a media processing workflow, such as Muxing, Partial Import, Post Media Package, Prepare A/V, Probe Resolution, Process Smil, Publication to Workspace, various Publish and Retract operations (AWS, Engage, Configure, OAI-PMH, YouTube, Partial), File Renaming, Sanitize Adaptive, Segment Previews, Segment Video, Select Tracks, Select Version, Send Email, Series management, Silence processing, Speech to Text (including Watson), Start Workflow, Statistics Writer, Subtitle Timeshift, Tagging (including DCTerm and Engage), Timeline Previews, Transfer Metadata, Theme application, Video Grid generation, and Waveform creation. ```APIDOC Mux WOH: Description: Handles the multiplexing of audio and video streams. Usage: Integrates into workflows for combining media components. Partial Import WOH: Description: Manages the import of partial media packages. Usage: Useful for incremental updates or specific media components. Post Media Package WOH: Description: Processes and posts a media package after initial handling. Usage: Typically follows other processing steps. Prepare A/V WOH: Description: Prepares audio and video streams for further processing or distribution. Usage: Ensures media is in the correct format and quality. Probe Resolution WOH: Description: Detects and records the resolution of video streams. Usage: Essential for adaptive streaming and quality control. Process Smil WOH: Description: Handles the processing of SMIL (Synchronized Multimedia Integration Language) files. Usage: Used for creating synchronized media presentations. Publication to Workspace WOH: Description: Manages the publication of media to a workspace or repository. Usage: Facilitates content accessibility and management. Publish Configure AWS WOH: Description: Configures and publishes media to AWS services. Usage: Integrates with AWS for cloud-based publishing. Publish Configure WOH: Description: General configuration for publishing media. Usage: Sets up publishing parameters. Publish Engage AWS WOH: Description: Publishes media to an 'Engage' platform hosted on AWS. Usage: Leverages AWS for engaging content delivery. Publish Engage WOH: Description: Publishes media to an 'Engage' platform. Usage: Distributes content for user engagement. Publish OAI-PMH WOH: Description: Publishes metadata using the OAI-PMH protocol. Usage: Enables metadata harvesting for discovery. Publish YouTube WOH: Description: Publishes media content to YouTube. Usage: Facilitates distribution on the YouTube platform. Rename Files WOH: Description: Renames files within the media package. Usage: Organizes files according to defined naming conventions. Republish OAI-PMH WOH: Description: Republishes metadata using the OAI-PMH protocol. Usage: Updates existing metadata records. Retract Engage AWS WOH: Description: Retracts media from an 'Engage' platform hosted on AWS. Usage: Removes content from AWS-based engagement platforms. Retract Engage WOH: Description: Retracts media from an 'Engage' platform. Usage: Removes content from engagement platforms. Retract Configure AWS WOH: Description: Retracts configuration related to AWS publishing. Usage: Reverts AWS publishing settings. Retract Configure WOH: Description: General retraction of publishing configurations. Usage: Reverts publishing settings. Retract OAI-PMH WOH: Description: Retracts metadata published via OAI-PMH. Usage: Removes metadata records. Retract Partial AWS WOH: Description: Retracts partial media from AWS. Usage: Removes specific media components from AWS. Retract Partial WOH: Description: Retracts partial media. Usage: Removes specific media components. Retract YouTube WOH: Description: Retracts media content from YouTube. Usage: Removes content from YouTube. Sanitize Adaptive WOH: Description: Sanitizes media for adaptive streaming. Usage: Ensures compatibility with adaptive streaming technologies. Segment Previews WOH: Description: Creates segments for preview purposes. Usage: Generates short clips for content previews. Segment Video WOH: Description: Segments video files. Usage: Divides videos into smaller parts, e.g., for chapters. Select Streams WOH: Description: Selects specific audio or video streams from a media package. Usage: Chooses desired streams for processing or distribution. Select Version WOH: Description: Selects a specific version of a media file. Usage: Manages different versions of media assets. Send Email WOH: Description: Sends email notifications. Usage: Alerts users or systems about workflow events. Series WOH: Description: Manages series-level metadata and operations. Usage: Handles collections of related media. Silence WOH: Description: Detects and processes silence in audio streams. Usage: Useful for content analysis or editing. Speech to Text WOH: Description: Transcribes speech from audio streams into text. Usage: Generates captions or transcripts. Speech to Text Attach WOH: Description: Attaches speech-to-text results to the media package. Usage: Links transcriptions to the corresponding media. Start Watson Transcription WOH: Description: Initiates transcription using IBM Watson Speech to Text. Usage: Leverages advanced AI for transcription. Start Workflow WOH: Description: Initiates a new workflow. Usage: Triggers the execution of a defined workflow. Statistics Writer WOH: Description: Writes workflow statistics. Usage: Records performance and usage data. Subtitle Timeshift WOH: Description: Adjusts the timing of subtitles. Usage: Synchronizes subtitles with the video content. Tag WOH: Description: Applies tags to media or metadata. Usage: Organizes and categorizes content. Tag-By-DCTerm WOH: Description: Tags media based on Dublin Core terms. Usage: Uses metadata standards for tagging. Tag-Engage WOH: Description: Applies tags for engagement platforms. Usage: Prepares content for specific engagement features. Timelinepreviews WOH: Description: Generates timeline previews for media. Usage: Creates visual representations of media content over time. Transfer Metadata WOH: Description: Transfers metadata between different parts of the workflow or systems. Usage: Ensures metadata consistency and availability. Theme WOH: Description: Applies a theme to the media presentation. Usage: Customizes the look and feel of the media. Video Grid WOH: Description: Creates a video grid layout. Usage: Combines multiple video streams into a single output. Waveform WOH: Description: Generates audio waveforms. Usage: Visualizes audio amplitude over time. ``` -------------------------------- ### Opencast Core Configuration Sections Source: https://docs.opencast.org/r/18.x/admin Configuration details for core Opencast functionalities including playlists, plugin management, role-based event access, search index (Elasticsearch), static file serving, and stream security. ```APIDOC Playlists: Description: Configuration related to managing and displaying playlists. URL: https://docs.opencast.org/r/18.x/admin/#configuration/playlists/ Plugin Management: Description: Settings for managing and configuring installed plugins. URL: https://docs.opencast.org/r/18.x/admin/#configuration/plugin-management/ Role Based Event Access: Description: Configuration for controlling access to events based on user roles. URL: https://docs.opencast.org/r/18.x/admin/#configuration/episode-id-roles/ Search Index: Overview: Description: General overview of the search index configuration. URL: https://docs.opencast.org/r/18.x/admin/#configuration/searchindex/ Elasticsearch: Description: Configuration specific to using Elasticsearch as the search index. URL: https://docs.opencast.org/r/18.x/admin/#configuration/searchindex/elasticsearch/ Serving Static Files: Description: Configuration for serving static files within Opencast. URL: https://docs.opencast.org/r/18.x/admin/#configuration/serving-static-files/ Stream Security: Overview: Description: General overview of stream security configurations. URL: https://docs.opencast.org/r/18.x/admin/#configuration/stream-security/stream-security-overview/ Configuration: Description: Detailed configuration settings for stream security. URL: https://docs.opencast.org/r/18.x/admin/#configuration/stream-security/stream-security-config/ ``` -------------------------------- ### Opencast 18.x Metrics Configuration Source: https://docs.opencast.org/r/18.x/admin Configuration for exposing Opencast metrics, compatible with OpenMetrics and Prometheus monitoring systems. ```APIDOC Metrics Configuration: OpenMetrics, Prometheus: Settings for exposing metrics in OpenMetrics format for Prometheus monitoring. ``` -------------------------------- ### Asset Management Handlers Source: https://docs.opencast.org/r/18.x/admin Manages assets within the Opencast workflow, including snapshotting, deletion, and copying. ```APIDOC Asset Snapshot: Creates a snapshot of an asset. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/snapshot-woh/ Asset Delete: Deletes an asset from the system. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/asset-delete-woh/ Copy: Copies an asset. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/copy-woh/ Clone: Clones an event or asset. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/clone-woh/ ``` -------------------------------- ### Opencast 18.x Metadata and Multi-Tenancy Source: https://docs.opencast.org/r/18.x/admin Configuration options for metadata handling and multi-tenancy support within Opencast. This includes settings for metadata schemas and managing multiple tenants. ```APIDOC Metadata and Multi-Tenancy: Metadata: Configuration for metadata schemas and management. Multi Tenancy: Settings for enabling and configuring multi-tenancy. ``` -------------------------------- ### Media Processing Handlers Source: https://docs.opencast.org/r/18.x/admin Performs various media processing tasks including encoding, demuxing, and image manipulation. ```APIDOC Cover Image: Generates or attaches a cover image for media. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/coverimage-woh/ Crop Video: Crops a video to specific dimensions. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/cropvideo-woh/ Cut Marks To Smil: Converts cut marks to SMIL format. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/cut-marks-to-smil-woh/ Demux: Separates audio and video streams from a media file. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/demux-woh/ Encode: Encodes media files into different formats. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/encode-woh/ Image: Handles image processing tasks. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/image-woh/ Image Convert: Converts images between different formats. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/image-convert-woh/ Image to Video: Creates a video from a sequence of images. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/imagetovideo-woh/ Multiencode: Performs multiple encoding operations on a media file. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/multiencode-woh/ ``` -------------------------------- ### Opencast 18.x Core Service Configurations Source: https://docs.opencast.org/r/18.x/admin Configuration options for various core Opencast services, including Asset Manager, Encoding, Execute Service, External API, Firewall, Inbox, LTI Module, List Providers, Live Schedule, Load balancing, and Logging. ```APIDOC Core Service Configurations: Asset Manager: Configuration for managing media assets. Encoding: Settings related to media encoding processes. Execute Service: Configuration for the execute service. External API: Settings for the external API interface. External Monitoring: Configuration for external monitoring tools. Firewall: Firewall rules and settings. Inbox: Configuration for the inbox service. LTI Module: Settings for the LTI module integration. List Providers: Configuration for list providers. Live Schedule: Settings for live scheduling functionality. Load: Load balancing and performance tuning configurations. Logging: Configuration for logging levels and destinations. ``` -------------------------------- ### Transcription Handlers Source: https://docs.opencast.org/r/18.x/admin Handles the attachment and initiation of transcription services using various providers like AmberScript, Watson, Google Speech, and Microsoft Azure. ```APIDOC AmberScript Attach Transcription: Attaches transcription results from AmberScript to the event. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/amberscript-attach-transcription-woh/ Attach Watson Transcription: Attaches transcription results from Watson to the event. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/attach-watson-transcription-woh/ Google Speech Attach Transcription: Attaches transcription results from Google Speech to the event. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/google-speech-attach-transcription-woh/ Google Speech Start Transcription: Initiates transcription process using Google Speech. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/google-speech-start-transcription-woh/ Microsoft Azure Attach Transcription: Attaches transcription results from Microsoft Azure to the event. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/microsoft-azure-attach-transcription-woh/ Microsoft Azure Start Transcription: Initiates transcription process using Microsoft Azure. URL: https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/microsoft-azure-start-transcription-woh/ ``` -------------------------------- ### Opencast Text Extraction, Timeline Previews, and Transcription Configuration Source: https://docs.opencast.org/r/18.x/admin Configuration details for text extraction, timeline preview generation, and various transcription services including AmberScript, Google Speech, IBM Watson, Microsoft Azure, Vosk, Whisper, and WhisperC++. ```APIDOC Text Extraction: Description: Configuration for text extraction processes. URL: https://docs.opencast.org/r/18.x/admin/#configuration/textextraction/ Timeline Previews: Description: Configuration for generating timeline previews. URL: https://docs.opencast.org/r/18.x/admin/#configuration/timelinepreviews/ Transcription Configuration: AmberScript: Description: Configuration for AmberScript-based transcription. URL: https://docs.opencast.org/r/18.x/admin/#configuration/transcription.configuration/amberscripttranscripts/ Google Speech: Description: Configuration for Google Speech-to-Text transcription. URL: https://docs.opencast.org/r/18.x/admin/#configuration/transcription.configuration/googlespeechtranscripts/ IBM Watson: Description: Configuration for IBM Watson Speech to Text transcription. URL: https://docs.opencast.org/r/18.x/admin/#configuration/transcription.configuration/watsontranscripts/ Microsoft Azure: Description: Configuration for Microsoft Azure Speech transcription. URL: https://docs.opencast.org/r/18.x/admin/#configuration/transcription.configuration/microsoftazure/ Vosk: Description: Configuration for Vosk speech recognition transcription. URL: https://docs.opencast.org/r/18.x/admin/#configuration/transcription.configuration/vosk/ Whisper: Description: Configuration for Whisper speech recognition transcription. URL: https://docs.opencast.org/r/18.x/admin/#configuration/transcription.configuration/whisper/ WhisperC++: Description: Configuration for WhisperC++ speech recognition transcription. URL: https://docs.opencast.org/r/18.x/admin/#configuration/transcription.configuration/whispercpp/ ``` -------------------------------- ### Opencast 18.x Player Configuration (Paella 7) Source: https://docs.opencast.org/r/18.x/admin Configuration details for the Opencast player, specifically focusing on the Paella 7 player. This includes general player configuration, URL parameters for controlling player behavior, and settings for various Paella plugins. ```APIDOC Player Configuration (Paella 7): Overview: General information about the Paella 7 player. Configuration: Core configuration settings for the Paella 7 player. URL Parameters: Parameters that can be appended to player URLs to control playback and features. Paella Plugins: Overview: Information on available Paella plugins. org.opencast.paella.cookieconsent: Plugin for cookie consent management. org.opencast.paella.descriptionPlugin: Plugin for displaying media descriptions. org.opencast.paella.downloadsPlugin: Plugin for media download functionality. org.opencast.paella.editorPlugin: Plugin for media editing features. org.opencast.paella.episodesFromSeries: Plugin for displaying episodes from a series. ``` -------------------------------- ### Opencast 18.x Admin UI Configuration Source: https://docs.opencast.org/r/18.x/admin Configuration options for the Opencast Admin UI, including role-based visibility, statistics display, thumbnail generation, imprint, and terms of use settings. ```APIDOC Admin UI Configuration: Role-based Visibility: Configure visibility of UI elements based on user roles. Statistics: Settings for displaying and managing statistics. Thumbnails: Options for generating and managing video thumbnails. Imprint and Privacy Statement: Content and display settings for imprint and privacy information. Terms of Use: Configuration for displaying and managing terms of use. ``` -------------------------------- ### Opencast 18.x OAI-PMH Configuration Source: https://docs.opencast.org/r/18.x/admin Configuration settings for the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) interface, used for metadata harvesting. ```APIDOC OAI-PMH Configuration: Settings for configuring the OAI-PMH endpoint for metadata harvesting. ``` -------------------------------- ### Opencast 18.x Amazon S3 Configuration Source: https://docs.opencast.org/r/18.x/admin Configuration for integrating with Amazon S3 for both archive storage and content distribution. This includes settings for S3 bucket access and policies. ```APIDOC Amazon S3 Configuration: Amazon S3 Archive Storage: Settings for storing media archives in Amazon S3. Amazon S3 Distribution: Configuration for distributing media content via Amazon S3. ``` -------------------------------- ### Opencast 18.x Authentication and Authorization Source: https://docs.opencast.org/r/18.x/admin Comprehensive configuration for security, including general security settings, access control lists (ACLs), and various authentication and authorization providers like AAI, CAS, LDAP, and JWT (OIDC). User provider configurations for Moodle, Sakai, Brightspace, and Canvas are also detailed. ```APIDOC Authentication and Authorization Configuration: General Security: Overall security settings and best practices. Access Control Lists (ACL): Configuration for managing access permissions. Authentication and Authorization Infrastructure (AAI): Settings for AAI integration. Central Authentication Service (CAS): Configuration for CAS authentication. LDAP Authentication and Authorization (without CAS): Settings for LDAP integration. JWT-based Authentication and Authorization (e.g. for OIDC): Configuration for JWT and OIDC based authentication. User Providers: Moodle User Provider: Integration with Moodle for user management. Sakai User Provider: Integration with Sakai for user management. Brightspace User Provider: Integration with Brightspace for user management. Canvas User Provider: Integration with Canvas for user management. ``` -------------------------------- ### Zip Operation Handler Source: https://docs.opencast.org/r/18.x/admin Provides information on the Zip operation handler in Opencast. This handler is likely responsible for managing zip archives within the workflow, potentially for packaging or unzipping media files or related data. Specific usage and configuration details are available at the linked documentation. ```markdown [Zip](https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/zip-woh/) ``` -------------------------------- ### WebVTT to CutMarks Operation Source: https://docs.opencast.org/r/18.x/admin Details the WebVTT to CutMarks operation handler within Opencast. This handler is likely used for processing WebVTT caption files and converting them into a format suitable for cut mark operations in the lecture recording system. Further details on its specific parameters, inputs, and outputs would be found at the provided link. ```markdown [WebVTT to CutMarks Operation](https://docs.opencast.org/r/18.x/admin/#workflowoperationhandlers/webvtt-to-cutmarks/) ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.