8000 GitHub - nickyoung889/SIP.js: A simple, intuitive, and powerful JavaScript signaling library (support nodejs env)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nickyoung889/SIP.js

 
 

Repository files navigation

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.

fork from git:https://github.com/Winston87245/SIP.js.git

add some new features:

  • fix bug : wsServers config not work
  • push to npm package and name it "node_sip"

Download

  • npm: npm install node_sip

How to use

Audio will be echo

see ./example/PlayAudio.js

you can get the income audio stream and send it back.

License

MIT

About

A simple, intuitive, and powerful JavaScript signaling library (support nodejs env)

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 54.1%
  • JavaScript 45.9%
0