Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.45 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.45 KB

Membrane Multimedia Framework: RTP format description

Hex.pm API Docs CircleCI

This package provides structures describing RTP/RTCP streams. They can be used to define capabilities of pads for the Membrane Elements.

Installation

Unless you're developing an Membrane Element it's unlikely that you need to use this package directly in your app, as normally it is going to be fetched as a dependency of any element that operates on RTP packets.

However, if you are developing an Element or need to add it due to any other reason, just add the following line to your deps in the mix.exs and run mix deps.get.

	{:membrane_rtp_format, "~> 0.10.0"}

Copyright and License

Copyright 2018, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0