Membrane RTP AAC Plugin
May 21, 2026 ยท View on GitHub
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.7"}
]
end
Copyright and License
Copyright 2018, Software Mansion
Licensed under the Apache License, Version 2.0