Membrane RTC Engine

Hex.pmAPI DocsCircleCI

Customizable Real-time Communication Engine/SFU library focused on WebRTC.

Client SDKs

Installation

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

def deps do
[
{:membrane_rtc_engine, "~> 0.2.0"}
]
end

Usage

For usage examples, please refer to our membrane_demo or membrane_videoroom repositories.

Developing

To make the development a little easier, we have added mix integration_test task, which runs integration tests from integration/test_videoroom.

Copyright 2021, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0