GithubHelp home page GithubHelp logo

cequencer / ewebrtc-sdk Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 8.42 MB

JavaScript SDK for AT&T Enhanced WebRTC

Home Page: http://attdevsupport.github.io/ewebrtc-sdk/

License: Other

JavaScript 6.09% HTML 32.82% CSS 61.07% Batchfile 0.03%

ewebrtc-sdk's Introduction

JavaScript SDK for AT&T Enhanced WebRTC API

SDK Contents

  • /js/ewebrtc-sdk.min.js: JavaScript client library for the AT&T Enhanced WebRTC API
  • /node-sample/: Node.js Sample application
  • /node-sample/public/tutorial/index.html: AT&T Enhanced WebRTC JavaScript SDK tutorial
  • /node-sample/public/api-docs/index.html: JS SDK API reference documentation

Using the Sample Application

The following section is an overview for setting up the AT&T Enhanced WebRTC sample application. The sample app can be used as a reference and starting point for your own applications.

For full instructions on deploying this SDK and sample app, see the Enhanced WebRTC JavaScript SDK page on the AT&T Developer Program Web site.

Summary

  • Enroll in the AT&T Developer Program
    • Set up your org domain, CORS domains
    • Create your app
      • Use app scopes that you want (WEBRTCMOBILE and/or WEBRTC)
      • Setup your virtual numbers if you want
      • Choose a oAuth callback URL for MOBILE NUMBER user consent
      • This will provide you an app key and secret.
  • Configure the Node.js sample app package.json with you app_key, app_secret, ewebrtc_domain (org domain), virtual_numbers_pool, oauth_callback
  • Install the Node.js sample app dependencies by running $ npm install in the node-sample directory.
  • Start the sample application web server: Run $ npm start from the node-sample directory
  • Launch a browser to run the sample application: https://127.0.0.1:9001/
    • When initially loading the sample app you will see the error: NET::ERR_CERT_AUTHORITY_INVALID
      • Workaround: Add a security exception by clicking Advanced and then click on Proceed to 127.0.0.1 (unsafe)

System Requirements

Further reading

DHS Samples

ewebrtc-sdk's People

Watchers

James Cloos avatar Jim Huang avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.