Membrane ICE plugin

Hex.pm API Docs CircleCI

Membrane plugin for ICE protocol.

It enables establishing connection, sending and receiving messages using ICE protocol.

This package uses ex_libnice and is part of Membrane Multimedia Framework.

Installation

The package can be installed by adding membrane_ice_plugin to your list of dependencies in mix.exs:

def deps do
  [
    {:membrane_ice_plugin, "~> 0.5.0"}
  ]
end

Usage

See example_project for example usage or refer to hex.pm for more details about how to interact with Sink and Source.

Copyright 2020, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0