Welcome to this guided workshop around the MXL SDK. MXL is an open source SDK to enable seamless real-time in memory exchange of video, audio, and timed metadata between media functions within modern, software-driven, distributed media production environments.
As the media industry transitions from traditional hardware-based setups to virtualized and containerized production environments, the need for scalable, interoperable software solutions has never been greater. The MXL Project aims to establish an open framework for real-time media exchange, reducing infrastructure complexity and ensuring seamless integration across compute nodes, production clusters, and broadcast platforms. MXL provides an implementation of the Media Exchange Layer defined in the Dynamic Media Facility Reference Architecture as published by the EBU.
- Interoperable software-based media production – Enabling broadcasters to optimize workflows by seamlessly integrating diverse production tools and compute environments.
- Accelerating industry-wide adoption of software-defined infrastructure – Helping media companies adopt software solutions for all tiers of production and for all levels of complexity, including workflows that are latency or quality sensitive.
- Create a git pipeline that will automatically update the images to the latest MXL code
- Felix Poulin: initial idea
- Mathieu Rochon: Exercise design
- Anthony Royer: Exercise design
- Sunday Nyamweno: Exercise design and implementation
This repository is dual-licensed.
- All code, configuration, and script files (e.g.,
.sh,.yaml, Dockerfiles) are licensed under the Apache License 2.0. - All documentation and media files (e.g.,
.md,.jpg,.ts) are licensed under the Creative Commons Attribution 4.0 International License.
Please see LICENSES/LICENSE.md for more details. A copy of the Apache License 2.0 is also provided in the top-level LICENSE file.
The dmf-mxl git submodule is a separate work licensed under its own Apache License 2.0 (see dmf-mxl/LICENSE.txt); its license is unchanged by this repository.
The container images built from this repository bundle third-party open-source components under their own licenses. See THIRD-PARTY-NOTICES.md for details.