Skip to content

balena/elixir-rtpengine-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RtpEngineClient

Hex.pm Hex version Build Status Open Source Helpers

This is an Elixir client for the Sipwise NGCP RtpEngine proxy. This client assumes you have configured the daemon to support the NG protocol, where the RtpEngine can rewrite the SDP parameters (argument --listen-ng).

Installation

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

def deps do
  [{:rtpengineclient, "~> 0.1.6"}]
end

Further documentation can found at https://hexdocs.pm/rtpengineclient.

Copyright

Copyright (c) 2017 Guilherme Balena Versiani. See LICENSE for further details.

About

Elixir client for the Sipwise NGCP RtpEngine proxy

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages