Membrane FLV Plugin

Hex.pmAPI DocsCircleCI

This package contains muxer and demuxer for FLV format. Currently it only supports AAC audio and H264 video

It is part of Membrane Multimedia Framework.

Installation

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

def deps do
[
{:membrane_flv_plugin, "~> 0.3.0"}
]
end

Usage

For usage examples, checkout examples folder

Available examples:

Copyright 2022, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0