Skip to content

eVisit/voxeet-sdk-web-tool

 
 

Repository files navigation

Voxeet Call Tester

Voxeet SDK logo

This project is a pre-call tester to check client readiness for connecting to Voxeet. The tool will check network, devices, and available network bandwidth for audio and video traffic)

Project setup

  • Download the proket
  • Get your Voxeet consumerKey and consumerSecret on our portal. (Developer Portal Voxeet)
  • Put your key and secret inside src/components/home.js

Initializing the project

     $ yarn install

Running the project

    $ yarn start

Building the project (generate bundle file)

    $ yarn run build

The project is now running, go to : https://localhost:8081/

Dependencies

  • Voxeet Web SDK - The WEB SDK Voxeet to communicate with Voxeet Servers

© Voxeet, 2020

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.3%
  • CSS 13.6%
  • HTML 6.1%