Nodes Browser
ComfyDeploy: How comfyui-webcam-node works in ComfyUI?
What is comfyui-webcam-node?
Nodes:Webcam Capture
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
comfyui-webcam-node
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Example workflow
Need to run at localhost/https for webcam to work
How to Use
- Install the custom node by placing the repo inside custom_nodes. No extra requirements are needed to use it.
- You can find the node under Webcam/Webcam Capture.
- Press start capture to start using the camera.
- If you enable auto queue, you can keep creating images from the webcam input thanks to the seed trick.