Skip to content

Membrane.Filter that mixes a variable number of input videos into one output using ffmpeg filters

License

Notifications You must be signed in to change notification settings

kim-company/membrane_video_mixer_plugin

Repository files navigation

Membrane VideoMixer Plugin

Mixes multiple video inputs to a single output using ffmpeg filters. Allows dynamic input quality switches and source addition-removal while running.

This element is used in production.

Installation

def deps do
  [
    {:membrane_video_mixer_plugin, "~> 1.0.0"}
  ]
end

Copyright and License

Copyright 2022, KIM Keep In Mind GmbH Licensed under the Apache License, Version 2.0

About

Membrane.Filter that mixes a variable number of input videos into one output using ffmpeg filters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages