@xswitch/rtc
v1.13.1
Published
FreeSWITCH [Verto Client](https://github.com/freeswitch/verto-client) compatible SDK to use with XSwitch.
Readme
XSwitch XRTC SDK
FreeSWITCH Verto Client compatible SDK to use with XSwitch.
Doc:https://docs.xswitch.cn/xrtc
Usage:
npm install @xswitch/rtcvar verto = new Verto();More details docs available. Contact us: http://www.xswitch.cn .
Change Log
- 1.13.0
- add
sendCommandto send in-dialog command - add:
node_uuidto dial to a specific node in a FreeSWITCH cluster. - add: allow
requestingstate change toearly.
- add
- 1.9.0 add: change video tag in call,added some more exports.
- 1.8.42 add: callcenter auto call params.
- 1.6.0 add: get device resolution, check device resolution.
- 1.5.5 add: webrtc loss detection, change video resolution/frame rate dynamically during calls.
- 1.4.0 add: add beautify.
- 1.3.7 fix: onWSLogin param, the first param
vertoinstance, the second param issuccess:boolean.
