Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

drachtio-rtpengine-webrtcproxy

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

drachtio-rtpengine-webrtcproxy

Webrtc proxy server built using drachtio (SIP Proxy) and rtpengine (RTP)

unpublished
latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

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:

  • drachtio
  • rtpengine

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

Keywords

sip

FAQs

Package last updated on 09 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts