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

Microsoft Edge Chromium support #43

Closed
edwinbz opened this issue Apr 27, 2020 · 12 comments
Closed

Microsoft Edge Chromium support #43

edwinbz opened this issue Apr 27, 2020 · 12 comments
Labels
bug Something isn't working question Further information is requested

Comments

@edwinbz
Copy link

edwinbz commented Apr 27, 2020

Does not work in Microsoft Edge Chromium

@edwinbz edwinbz changed the title Microsoft Edge Chromium Microsoft Edge Chromium support Apr 27, 2020
@ianramzy
Copy link
Owner

Can you please reply with your OS, browser version, and copy and paste the browser console logs when you try and call. (found by pressing F12)

@edwinbz
Copy link
Author

edwinbz commented Apr 27, 2020

I have given the camera and microphone permissions and it shows a message "No webcam imput" on Microsoft Edge stable version (https://www.microsoft.com/en-us/edge)

image

My environment:

  • Microsoft Windows 10 Pro [Versión 10.0.18363.815]
  • Microsotf Edge Version 81.0.416.64 (Official Compilation) (64 bit)

Console logs:
[Infracción] Forced reflow while executing JavaScript took 48ms
chat.js:348 requestMediaStream
chat.js:348 DOMException: Requested device not found
chat.js:348 Failed to get local webcam video, check webcam privacy settings
chat.js:348 requestMediaStream
chat.js:348 DOMException: Requested device not found
chat.js:348 Failed to get local webcam video, check webcam privacy settings
chat.js:348 requestMediaStream
chat.js:348 DOMException: Requested device not found
chat.js:348 Failed to get local webcam video, check webcam privacy settings
chat.js:348 requestMediaStream
chat.js:348 DOMException: Requested device not found
chat.js:348 Failed to get local webcam video, check webcam privacy settings
chat.js:348 requestMediaStream
chat.js:348 DOMException: Requested device not found
chat.js:348 Failed to get local webcam video, check webcam privacy settings
chat.js:348 requestMediaStream
chat.js:348 DOMException: Requested device not found
chat.js:348 Failed to get local webcam video, check webcam privacy settings
chat.js:348 requestMediaStream
chat.js:348 DOMException: Requested device not found
chat.js:348 Failed to get local webcam video, check webcam privacy settings
chat.js:348 requestMediaStream
chat.js:348 DOMException: Requested device not found
chat.js:348 Failed to get local webcam video, check webcam privacy settings

@ianramzy
Copy link
Owner

It is failing to get the webcam input. Do you have a webcam on your computer?

@edwinbz
Copy link
Author

edwinbz commented Apr 29, 2020

Yes, on other sites it works correctly for me like this https://webcamtoy.com/es/

@NogrTL
Copy link

NogrTL commented May 13, 2020

Same...Oddly it's not even asking permissions for it when you set it to "Ask"

@Chaphasilor
Copy link
Collaborator

Strange, I've been using this on Chromium Edge from the start, had no issues at all. I'm using the dev build, but all those features should be in the stable build as well.
Is it still not working for you guys?

@Chaphasilor Chaphasilor added bug Something isn't working question Further information is requested labels May 31, 2020
@prediscover
Copy link

works on macos 10.15.5 on Edge beta 83

@amadeobrands
Copy link

Please just stop using Microsoft products 📦

@edwinbz
Copy link
Author

edwinbz commented Jun 17, 2020

Github is a Microsoft Product 😅

@ianramzy
Copy link
Owner

Y'all savage lmao @amadeobrands @edwinbz

@Chaphasilor
Copy link
Collaborator

Sooo.... is this issue still a thing? xD

@NogrTL
Copy link

NogrTL commented Jun 26, 2020

Sooo.... is this issue still a thing? xD

The issue is actually not in the Edge browser itself.
It's in the permissions asked for audio/video, when PC doesn't have one or both of that

I guess we can close it then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

6 participants