Socket
Socket
Sign inDemoInstall

sip.js-without-web

Package Overview
Dependencies
80
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sip.js-without-web

A simple, intuitive, and powerful JavaScript signaling library


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 03 Feb 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc