Socket
Book a DemoInstallSign in
Socket

sip.js-server-side

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sip.js-server-side

A simple, intuitive, and powerful JavaScript signaling library

latest
Source
npmnpm
Version
0.15.1-0.1
Version published
Maintainers
1
Created
Source

SIP.js

This repository forked from onsip/SIP.js v0.15.10

I use node-webrtc/node-webrtc and websockets/ws instead of native ws rtc api on browser.

So it can run on nodejs env.

Download

  • npm: npm install git:https://github.com/Winston87245/SIP.js.git#node-environment

How to use

Audio can be played during a call. For reference on how this is done please see ylerlong/node-webrtc-audio-stream-source

and see ./example/PlayAudio.js

Note

You will need to confirm that your audio file codec is supported.

License

MIT

Keywords

sip

FAQs

Package last updated on 08 Feb 2023

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