Git Product home page Git Product logo

comms-sdk-web-call-tester's Introduction

Deploy to GitHub Pages License

Dolby.io Call Tester

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

Project setup

  • Clone this repository.
  • Get a Dolby.io client access token from our Developer Portal.

Initializing the project

Run the following command to install all the dependencies required to run the project:

npm install

Running the project

Run the following command to start the project:

npm run start

The project is now running, go to: http://localhost:8081 and provide the access token in the first text box to initialize the SDK.

Building the project

If you want to generate a bundle file that you can deploy on a web server, run the following command:

npm run build

Get the files in the dist folder and deploy them on your web server.

Run a test

Run the project and go to the web page http://localhost:8081, you should get the following screen:

Dolby.io logo

Click the Start testing button, the test will begin.

Dolby.io logo

After about 15 seconds, you will see the result showing up on the screen.

Dolby.io logo

GitHub Pages

You can test this project directly on our GitHub pages: https://dolbyio-samples.github.io/comms-sdk-web-call-tester/

comms-sdk-web-call-tester's People

Contributors

artur-l avatar dependabot[bot] avatar energizz avatar fabienlavocat avatar jfan-dolby avatar vnttr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

comms-sdk-web-call-tester's Issues

broken url from documentation website to this repo

Describe the bug

ALL of the urls on [https://docs.dolby.io/communications-apis/docs/](this page) under the section Project Sample Apps are broken. It seems to me as if the [https://dolby.io/project-gallery/](Project Gallery) page has been undergoing a big change and all of the old urls (for all of the sdks) don't work any more. Frustrating...

image

Add test to check for permissions available for screen share on the browser

This is a feature request to add testing for screen share in call tester. Through this the user will be able to test if they have permissions to share screen in their browser prior to a call.

Currently, the users are not aware if the browser has the required permissions to screen share and face issues in the call while presenting.

Tool displays a blank page / crashes on Internet Explorer 11

Describe the bug

This tool doesn't work on Internet Explorer 11. It just displays a blank page. If I open the developer console, there seems to be an error (please refer to screenshots).

In the IE11 console it reports "MediaStream is undefined" when we generate a bundle file using yarn run build

Expected Behaviour

The tool should be able to test the browser on Internet Explorer 11 or atleast should not crash.

Steps to Reproduce the Problem

  1. yarn install
  2. yarn start
  3. Run the project and go to the web page http://localhost:8081.

Minimalistic code (recommended)
I have cloned the repo directly.

Specifications

  • Device: Desktop

  • OS: Windows

  • Browser Version: 11.765.17134.0

  • Version:

    • for each libraries : name -> version
    • voxeet-web-sdk: ^3.0.0
    • bowser: ^2.11.0
    • node: v12.18.2
    • npm version: 6.4.1
  • Hardware:

    • list of each specific hardware element on the system
    • Default - Microphone (Realtek High Definition Audio(SST))
    • Inbuilt webcam
  • Screenshots

IE 11 Error
IE 11 Error

Error in console when run after generating bundle file on IE11
Error in console when run after generating bundle file on IE11

IE 11 Version details
IE 11 Version details

Working perfectly on Chrome
Working perfectly on Chrome

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.