Membrane ICE plugin

Hex.pm API Docs CircleCI

This package uses ex_libnice to provide GStreamer-style ICE source & sink elements.

It 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.1.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