LiveCompositor changed their license to BUSL as of commit 9b5b30c
. This fork is based on the last commit under the Apache 2.0 license.
Forks of the following related projects are also available pinned to the last valid Apache 2.0 commit compatible with this fork:
LiveCompositor is an open-source media server for real-time, low-latency, programmable video and audio mixing.
LiveCompositor targets real-time use cases, with a significant focus on situations where latency is critical. It is a great fit for any video conferencing, live-streaming, or broadcasting solutions where you need to combine or modify video on the fly. However, you can also use it for non-real-time use cases, for example, apply some effect on a video from an MP4 file and write the output to the new MP4.
We don't have plans to introduce any major breaking changes in the API in the foreseeable future.
Check out our Getting started
section.
LiveCompositor supports Linux and macOS and can be used in 2 ways:
- Standalone media server -
compositor.live/docs
. - Element in a Membrane Framework pipeline - github.com/weaversam8/membrane_live_compositor_plugin.
demos.mp4
This is just a sample of effects that you can achieve with LiveCompositor. It is a compilation of a few demo projects
written in TypeScript that you can find in demos
directory.
Copyright 2023, Software Mansion