Giter VIP home page Giter VIP logo

Comments (2)

danieleds avatar danieleds commented on June 8, 2024 1

@sparkplug0025 which version of Firefox are you testing this on? Firefox doesn't support "speaker" targets, but this shouldn't stop you from joining the call (it just means you can't choose your preferred speaker).

Are you using the exact same code from our master branch? Could it be that you have some additional code after the initialization of speakerChangeWatcher, so that when it throws it gets skipped? If so, you can safely wrap the following code from components/Video.js into a try/catch:

https://github.com/signalwire/browser-videoconf-full-react/blob/master/video/src/components/Video.js#L95-L101

If instead you are using the exact same code, it may be a problem with permissions. Would you mind sharing the full console output?

from browser-videoconf-full-react.

sparkplug0025 avatar sparkplug0025 commented on June 8, 2024

You are right, the call was actually working, the black video is because of my webcam cover and I thought because of the errors in the console the call was not happening.

And I understand now what you mean by firefox not supporting speaker targets, I commented the suggested code block and no errors are being thrown anymore. It seems to be a known firefox issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1498512

Closing it and thank you again!

from browser-videoconf-full-react.

Related Issues (8)

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.