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

Video Library Release 3 (version 2.0-beta1) - multiple camera's MacOs #93

Closed
kasperkamperman opened this issue May 3, 2018 · 2 comments

Comments

@kasperkamperman
Copy link

I got this message when trying to list the camera's: Device enumeration is currently not supported on your platform.

I know this version is still in beta and in the capture.java file I've found that device enumeration is not yet implemented for MacOs, which is why this message is displayed.

It now works with the build in FaceTime camera, however because devices are not listed, I'm not able to select the external webcam (which I can in the current release version of the library).

Is it possible at all to select an external webcam with this version on MacOS? If yes, how would I do that then?

My main reason is to test is H264 webcam streams are already supported (is that the case with this version?).

@IS512
Copy link

IS512 commented Jan 30, 2019

I have the same issue. Did you find a workaround?

@codeanticode
Copy link
Member

The gstreamer capture plugin for mac now lists supports device enumeration: 40c1565

Beta 3 will incorporate this.

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

No branches or pull requests

3 participants