Membrane Multimedia Framework

Hex.pm API Docs Build Status

Membrane Framework - if you asked me what it is, I have no idea. - Jose Valim in ElixirConf 2018 Keynote

Multimedia processing framework that focuses on reliability, concurrency and scalability.

An easy to use abstraction layer for assembling mostly server-side applications that have to consume, produce or process multimedia streams.

It puts reliability over amount of features.

It is written in Elixir + C with outstanding Erlang VM underneath that gives us a rock solid and battle tested foundation.

Membrane Core

This package provides core of the Membrane Multimedia Framework.

Installation

Add the following line to your deps in mix.exs. Run mix deps.get.

{:membrane_core, "~> 0.3.0"}

Getting started

To get familiar with basic concepts and build your first application using Membrane Framework, visit Membrane Guide.

API documentation is available at HexDocs

Support and questions

If you have any problems with Membrane Framework feel free to contact us on the mailing list, Discord or via e-mail.

Copyright 2018, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0