View Source Membrane RTC Engine SIP Endpoint
SIP Endpoint for the Membrane RTC Engine
Installation
The package can be installed by adding membrane_rtc_engine_sip
to your list of dependencies in mix.exs
:
def deps do
[
{:membrane_rtc_engine_sip, "~> 0.4.0"}
]
end
Copyright and License
Copyright 2023, Software Mansion
Licensed under the Apache License, Version 2.0