Skip to content
@membraneframework

Membrane Framework

Advanced multimedia processing framework written in Elixir, maintained by Software Mansion.

Membrane Framework

Membrane is a versatile multimedia streaming & processing framework. You can use it to build a media server of your need, that can:

  • stream via WebRTC, RTSP, RTMP, HLS, HTTP and other protocols,
  • transcode, mix and apply custom processing of video & audio,
  • accept and generate / record to MP4, MKV, FLV and other containers,
  • handle dynamically connecting and disconnecting streams,
  • seamlessly scale and recover from errors,
  • do whatever you imagine if you implement it yourself :D Membrane makes it easy to plug in your code at almost any point of processing.

Check membrane_core for more info and to get started.

If you already had a chance to use Membrane, we will be greateful if could fill out quick survey to help us improve framework and decide on what to do next.

Membrane is created by Software Mansion. We can help you build your next dream product – Hire us.

Pinned Loading

  1. membrane_core membrane_core Public

    The core of Membrane Framework, multimedia processing framework written in Elixir

    Elixir 1.4k 41

  2. boombox boombox Public

    Boombox is a simple streaming tool built on top of Membrane

    Elixir 229 7

  3. membrane_demo membrane_demo Public

    Examples of using the Membrane Framework

    Elixir 246 35

  4. membrane_tutorials membrane_tutorials Public

    Repository which contains text and assets used in Membrane Framework tutorials.

    19 14

  5. kino_membrane kino_membrane Public

    Utilities for introspecting Membrane pipelines in Livebook

    Elixir 13 2

Repositories

Showing 10 of 109 repositories
  • membrane_camera_capture_plugin Public

    A set of elements allowing for capturing local media such as camera or microphone

    membraneframework/membrane_camera_capture_plugin’s past year of commit activity
    Elixir 4 Apache-2.0 5 0 1 Updated Dec 4, 2025
  • membrane_yolo_plugin Public

    Membrane Plugin for applying YOLO object detection on raw video frames

    membraneframework/membrane_yolo_plugin’s past year of commit activity
    Elixir 3 Apache-2.0 0 0 0 Updated Dec 4, 2025
  • membrane_core Public

    The core of Membrane Framework, multimedia processing framework written in Elixir

    membraneframework/membrane_core’s past year of commit activity
    Elixir 1,444 Apache-2.0 41 60 6 Updated Dec 4, 2025
  • boombox Public

    Boombox is a simple streaming tool built on top of Membrane

    membraneframework/boombox’s past year of commit activity
    Elixir 229 Apache-2.0 7 5 3 Updated Dec 3, 2025
  • membrane_raw_video_format Public

    Membrane Multimedia Framework: Raw video format definition

    membraneframework/membrane_raw_video_format’s past year of commit activity
    Elixir 1 Apache-2.0 1 0 0 Updated Dec 2, 2025
  • membrane_smelter_plugin Public

    Membrane plugin for video and audio mixing/compositing

    membraneframework/membrane_smelter_plugin’s past year of commit activity
    Elixir 22 2 1 0 Updated Dec 2, 2025
  • membrane_transcoder_plugin Public

    Membrane plugin providing audio and video transcoding capabilities

    membraneframework/membrane_transcoder_plugin’s past year of commit activity
    Elixir 1 Apache-2.0 0 0 0 Updated Nov 27, 2025
  • ex_hls Public

    An Elixir package for handling HLS streams

    membraneframework/ex_hls’s past year of commit activity
    Elixir 0 Apache-2.0 0 0 0 Updated Nov 19, 2025
  • membrane_tutorials Public

    Repository which contains text and assets used in Membrane Framework tutorials.

    membraneframework/membrane_tutorials’s past year of commit activity
    19 14 0 1 Updated Nov 13, 2025
  • membrane_demo Public

    Examples of using the Membrane Framework

    membraneframework/membrane_demo’s past year of commit activity
    Elixir 246 Apache-2.0 35 0 1 Updated Nov 13, 2025

Top languages

Loading…