View Source Membrane WebRTC plugin
Plugin for sending and receiving media with WebRTC.
It is part of Membrane Multimedia Framework.
installation
Installation
The package can be installed by adding membrane_webrtc_plugin
to your list of dependencies in mix.exs
:
def deps do
[
{:membrane_webrtc_plugin, "~> 0.14.0"}
]
end
usage
Usage
TODO
copyright-and-license
Copyright and License
Copyright 2020, Software Mansion
Licensed under the Apache License, Version 2.0