/membrane_webrtc_plugin

Membrane plugin for sending and receiving media with WebRTC

Primary LanguageElixirApache License 2.0Apache-2.0

Membrane WebRTC plugin

Hex.pm API Docs CircleCI

Plugin for sending and receiving media with WebRTC.

It is part of Membrane Multimedia Framework.

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.18.1"}
  ]
end

Usage

TODO

Copyright and License

Copyright 2020, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0