Skip to content

jellyfish-dev/membrane_g711_format

Repository files navigation

Membrane Multimedia Framework: G711 audio format definition

Hex.pm API Docs CircleCI

This package provides G711 audio format definition for the Membrane Multimedia Framework.

Installation

Unless you're developing a Membrane Element it's unlikely that you need to use this package directly in your app, as normally it is going to be fetched as a dependency of any element that operates on G711 audio stream.

However, if you are developing an Element or need to add it for any other reason, the package can be installed by adding membrane_g711_format to your list of dependencies in mix.exs:

def deps do
  [
    {:membrane_g711_format, "~> 0.1.0"}
  ]
end

Copyright and License

Copyright 2023, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0

About

Membrane Multimedia Framework: G711 audio format definition

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages