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

Firefox does not return deviceId for active device #22

Closed
basst314 opened this issue Aug 11, 2018 · 4 comments
Closed

Firefox does not return deviceId for active device #22

basst314 opened this issue Aug 11, 2018 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@basst314
Copy link
Owner

basst314 commented Aug 11, 2018

When the demo page of this library is run in Firefox, the active device's deviceId is not returned when the camera is being activated. In the console it shows active device: undefined.

However, WebcamUtils.getAvailableVideoInputs() returns the video devices with deviceId.

Originally raised by @rajgsdei in #21.

@basst314 basst314 added the bug Something isn't working label Aug 11, 2018
@basst314
Copy link
Owner Author

Hi @rajgsdei,

I published a new version of this library (0.1.8) that fixes this issue.
Could you please verify that in your project the deviceId is now being returned in Firefox?

Again, thanks for raising this issue.

Cheers!

@basst314 basst314 self-assigned this Aug 12, 2018
@rajgsdei
Copy link

Hi @basst314,

I will update the package and verify this issue very soon and let you know.

Thanks.

@rajgsdei
Copy link

Hi @basst314,

I have checked the current package and it seems to be working fine on Firefox. That's what I needed in my application.

Thank you for taking quick action and fixing it on short notice.

Cheers!

@basst314
Copy link
Owner Author

Thanks @rajgsdei for verifying!
I‘m glad te issue is resolved now.

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

No branches or pull requests

2 participants