sip.js-server-side
TypeScript icon, indicating that this package has built-in type declarations

0.15.1-0.1 • Public • Published

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

/sip.js-server-side/

    Package Sidebar

    Install

    npm i sip.js-server-side

    Homepage

    sipjs.com

    Weekly Downloads

    2

    Version

    0.15.1-0.1

    License

    MIT

    Unpacked Size

    7.2 MB

    Total Files

    1837

    Last publish

    Collaborators

    • leo_amaro