Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onUserMedia doesn't trigger on some computers since last chromium version #353

Open
3 tasks done
JosepSalvat opened this issue Oct 11, 2022 · 3 comments
Open
3 tasks done

Comments

@JosepSalvat
Copy link

JosepSalvat commented Oct 11, 2022

Please follow the general troubleshooting steps first:

Bug reports:

We don't know how to reproduce it, because it's not working on some computers and other it's working.

We're using the same environment (3 different ones).

  1. It was working last wednsday-thursdays.
  2. We've tried 6 computers, 4 of them works fine but 2 of them no.
  3. It works on Linux, Windows, Mac. Computers that doesn't work are using Windows and Mac.
  4. Doesn't work on Chrome, Opera, Edge. But works on Firefox.
  5. onUserMedia doesn't do the callback. But if we don't use the onUserMedia it's the same behaviour, we don't see any video.
  6. We allow video and audio, still doesn't work.
@JosepSalvat
Copy link
Author

Some updates, on Windows Chrome last version. The problem was the mute prop (I deleted it). Now I'm trying to solve the same problem but on chrome with MacOS. I thought it was the same problem but it seems that it's not.

I'll post more updates.

@narcello
Copy link

@JosepSalvat any updates? My react-webcam works on firefox but didn't work on chrome, even with permissions granted. A isolated component on storybook works fine, but when I use it on page, doesn't work.

@ademono
Copy link

ademono commented Mar 30, 2023

hello @JosepSalvat , any update for this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants