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

OBS + webcam-capture = "cannot execute task" on Webcam.open() #910

Open
i-make-robots opened this issue Oct 30, 2023 · 0 comments
Open

OBS + webcam-capture = "cannot execute task" on Webcam.open() #910

i-make-robots opened this issue Oct 30, 2023 · 0 comments

Comments

@i-make-robots
Copy link

project source is v2.10.0 of https://github.com/MarginallyClever/Robot-Overlord-App
version: 0.3.12
what I'm doing:

Webcam webcam = Webcam.getDefault();
webcam.open()

if I am running OBS and a camera feed option is available (see pic) and then run the webcam capture method I get a WebcamException.
Can I film the camera feed from OBS and in the java app (top right) also show the camera feed pulled in via your library? Is there some way to get them to play nice together?

Context:
without webcam feed:
image

without OBS:
image

Goal is to have camera feed in app while also running OBS to capture full user desktop experience.

PS: Love this library! It is hugely useful and I am very grateful for your work.

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

1 participant