Membrane Multimedia Framework: RTP MPEGAudio Plugin

This package provides elements that can be used to depayload MPEG audio RTP packets.

It is part of Membrane Multimedia Framework.

Installation

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

def deps do
  [
    {:membrane_rtp_mpegaudio_plugin, "~> 0.4.0-alpha"}
  ]
end

Docs can be found at https://hexdocs.pm/membrane_rtp_mpegaudio_plugin.

Copyright 2018, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0