View Source Membrane IVF Plugin

Hex.pm API Docs CircleCI

Plugin for serializing a video stream into the IVF format and for deserializing IVF into a video stream.

It is part of Membrane Multimedia Framework.

installation

Installation

The package can be installed by adding membrane_ivf_plugin to your list of dependencies in mix.exs:

def deps do
  [
    {:membrane_ivf_plugin, "~> 0.7.0"}
  ]
end

usage

Usage

For usage examples please refer to our tests.

Copyright 2020, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0