Membrane Multimedia Framework: RTP plugin
This package provides bins and elements that can be for RTP transmission.
It is a part of Membrane Multimedia Framework.
Installation
The package can be installed by adding membrane_rtp_plugin
to your list of dependencies in mix.exs
:
def deps do
[
{:membrane_rtp_plugin, "~> 0.4.0-alpha"}
]
end
Usage example
TODO
The docs can be found at https://hexdocs.pm/membrane_rtp.
Copyright and License
Copyright 2020, Software Mansion
Licensed under the Apache License, Version 2.0