Skip to content

fishjam-dev/membrane_rtp_g711_plugin

Repository files navigation

Membrane RTP G711 plugin

Hex.pm CircleCI

RTP payloader and depayloader for G711 audio.

It is part of Membrane Multimedia Framework.

Installation

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

def deps do
  [
	  {:membrane_rtp_g711_plugin, "~> 0.2.0"}
  ]
end

Copyright and License

Copyright 2023, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0