0.1.1 • Published 7 years ago

drachtio-rtpengine-webrtcproxy v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

drachtio-rtpengine-webrtcproxy

Open-source webrtc proxy server built using drachtio (SIP Proxy) and rtpengine (RTP proxy).

Installation

As mentioned above, the following are pre-requisites and should be installed first:

Installation instructions for both can be found by following the links above.

Having done that, simply check out and install this repository:

$ git clone https://github.com/davehorton/drachtio-rtpengine-webrtcproxy.git
$ cd drachtio-rtpengine-webrtcproxy
$ npm install

Next, copy config.json.example to config.json, and edit to specify the coordinates of your drachtio server and rtpengine processes.

Then fire it up!

$ node app.js