Socket
Socket
Sign inDemoInstall

@exotel-npm-dev/webrtc-client-sdk

Package Overview
Dependencies
1
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @exotel-npm-dev/webrtc-client-sdk

client sdk for webrtc based on webrtc core sdk


Version published
Weekly downloads
1
decreased by-83.33%
Maintainers
5
Created
Weekly downloads
 

Readme

Source

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/.

Keywords

FAQs

Last updated on 24 Mar 2024

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