Membrane Video Compositor Plugin
It is part of Membrane Multimedia Framework.
Installation
The package can be installed by adding membrane_video_compositor_plugin to your list of dependencies in mix.exs:
def deps do
[
{:membrane_video_compositor_plugin, "~> 0.1.0"}
]
endSince parts of this package are implemented in Rust, you need to have a Rust installation to compile this package. You can get one here
Usage
TODO
Copyright and License
Copyright 2022, Software Mansion
Licensed under the Apache License, Version 2.0