Skip to content

Membrane RTP payloader and depayloader for OPUS audio

License

Notifications You must be signed in to change notification settings

membraneframework/membrane_rtp_opus_plugin

Repository files navigation

Membrane RTP Opus plugin

Hex.pm CircleCI

RTP payloader and depayloader for OPUS audio.

It is part of Membrane Multimedia Framework.

Installation

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

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

Copyright and License

Copyright 2020, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0