Membrane Multimedia Framework: Membrane Bin RTP
This package provides Membrane bins for dealing with RTP streams. Check out demo and HexDocs for details and usage examples.
Installation
The package can be installed by adding membrane_bin_rtp
to your list of dependencies in mix.exs
:
def deps do
[
{:membrane_bin_rtp, "~> 0.1.0"}
]
end
The docs can be found at HexDocs.
Copyright and License
Copyright 2019, Software Mansion
Licensed under the Apache License, Version 2.0