Membrane Multimedia Framework: RTP

This package provides elements that can be used to parse RTP packets.

It is part of Membrane Multimedia Framework.

Installation

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

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

The docs can be found at https://hexdocs.pm/membrane_element_rtp.

Copyright 2018, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0