Membrane LiveFilter Plugin

The Membrane.Realtimer filter is component used to emit buffers in realtime. There are two things that did not work out for us and made us create our own realtimer:

It also contains some neat features that are difficult to implement if not in the Realtimer:

This element is used in production.

Installation

def deps do
  [
    {:membrane_live_filter_plugin, github: "kim-company/membrane_live_filter_plugin"}
  ]
end

Copyright and License

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