1.0.15 • Published 10 months ago

@exotel-npm-dev/webrtc-client-sdk v1.0.15

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
10 months ago

Demonstrations

Building

index.html require exotel sdk bundle. Steps to generating webrtc core bundle.

  • go to webrtc client sdk cd <path>/webrtc-client-sdk
  • generate core bundle
    npm install
    npm run build
  • exotelsdk.js will generate in dist directory along with wav files.

Running

The demos will run in Chrome, Firefox, or other web browsers which supports WebRTC. In your web browser, open the index.html file in this directory to run the demos.

Development

This demonstration are build on simple html which provides some basic functionality via a simple interface.

Issues

ringtone not playing

  1. remove the wav files from ../dist/.
  2. copy the wav files from ../assets/sounds and paste to demo-non-npm/dist/.
1.0.15

10 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

12 months ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago