Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 1.0.16
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
177
decreased by-16.11%
Maintainers
0
Weekly downloads
 
Created
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

Package last updated on 21 Nov 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc