Giter VIP home page Giter VIP logo

sdk-component-adapter's People

Contributors

adamweeks avatar akoushke avatar alinasuciu avatar benjamingolya avatar bogdanmaier28 avatar cernaianumihai avatar cipak avatar corodaniel avatar coroiandaniel avatar dependabot[bot] avatar harshrai-11 avatar jdaly13 avatar jonniespratley avatar karinasigartau0798 avatar kponmuth avatar lalli-flores avatar lungancatalin avatar maloun96 avatar patricia0817 avatar rajeshtezu avatar spider-detective avatar taymoork2 avatar thescripted avatar webex-components-publisher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sdk-component-adapter's Issues

Video and audio control issue

Hi,

I'm using WebexMeeting from @webex/components
If user disables video or audio before clicking on Join Meeting button, then these controls won't work after the user joins.
User himself will see that video is being shared or audio is un-muted but rest of the participants (joined using desktop application) can't see the video or hear him (both remain muted).

sample-code.zip

Need to fix for Node

$  babel-node ./scripts/start.js   
/Users/jspratle/Github/sdk-component-adapter/src/utils.js:128
const isSpeakerSupported = !!document.createElement('audio').setSinkId;
                           ^

ReferenceError: document is not defined
    at Object.<anonymous> (/Users/jspratle/Github/sdk-component-adapter/src/utils.js:119:35)

Need to fix the conditional to handle when running in NodeJS

Cannot Create WebEx meeting

Premise:

  • Trying to create a Single page React app
  • used the components defined for Creating and Joining the meeting.
  • Able to connect and authenticate with access token

Issue:

  • when trying to get the meeting created, getting below errors:
index.js:1 Get Meeting error:  Error: Could not find meeting with ID "[email protected]"

MeetingsSDKAdapter.js:587 Uncaught Error: Could not find meeting with ID "[email protected]" to add audio control

and above continues for video, share, remote

On investigation of API, the /people API is returning nothing, while get meeting details does get the meeting details.
https://hydra-a.wbx2.com/v1/people?email=sakhanej%40cisco.webex.com

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.