View Source Membrane RTP AAC Plugin

Hex.pm API Docs CircleCI

This package provides elements that can be used for payloading and depayloading AAC audio in accordance with RFC3640, using the mpeg4-generic payloading scheme.

It is part of Membrane Multimedia Framework.

Installation

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

def deps do
  [
    {:membrane_rtp_aac_plugin, "~> 0.9.0"}
  ]
end

Copyright 2018, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0