View Source Membrane RTC Engine WebRTC Endpoint

Hex.pm API Docs codecov CircleCI

WebRTC Endpoint for the Membrane RTC Engine

Client SDKs

Installation

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

def deps do
  [
    {:membrane_rtc_engine_webrtc, "~> 0.8.0"}
  ]
end

Developing

Integration tests using the test_videoroom app can be run by executing mix test.webrtc.integration in the membrane_rtc_engine package.

Alternatively, you can use the commands specified here.

Copyright 2023, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0