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

Add webcam node #3497

Merged
merged 2 commits into from
May 17, 2024
Merged

Conversation

pythongosssss
Copy link
Contributor

Adds a simple node for taking webcam captures
image-1

  • Can be set to auto capture on queue of a prompt or manually
  • Width & height are automatically populated from the video resolution but can be manually adjusted (potentially stretching the image if you dont match aspect ratio)
  • Captures are placed in temp/webcam❓should there be an toggle to store them in input instead?

If access to webcam is denied:
image

@pythongosssss pythongosssss marked this pull request as ready for review May 17, 2024 12:13
@comfyanonymous comfyanonymous merged commit 91590ad into comfyanonymous:master May 17, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants