Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.31 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.31 KB

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.2"}
  ]
end

Copyright and License

Copyright 2018, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0