Nodes Browser
ComfyDeploy: How ComfyUi-NoodleWebcam works in ComfyUI?
What is ComfyUi-NoodleWebcam?
Nodes:Noodle webcam is a node that records frames and send them to your favourite node.
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-NoodleWebcam
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUi-NoodleWebcam
Noodle webcam is a node that records frames and send them to your favourite node.
Currently you can only select the webcam, set the frame rate, set the duration and start/stop the stream (for continuous streaming TODO).
BROKEN THINGS// ANY HELP TO FIX THESE ISSUES WOULD BE MORE THAN WELCOME
- This node is completely broken because you need to change the framerate or duration to get the node to restart.
- It will randomly crash and need a restart of comfyUI
- doesn't return the correct preview
- it crashes a lot so let me know what kind of error you are getting
EXAMPLE NODE
WORKFLOW
Example of output
OpenPoseDW Controlnet
Depth Controlnet
Depth Controlnet invert node on
Have fun
NEEDED CUSTOM NODES
AnimateDiff Evolved - https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved
pythongosssss ComfyUI-Custom-Scripts - https://github.com/pythongosssss/ComfyUI-Custom-Scripts
MTB Nodes - https://github.com/melMass/comfy_mtb
ComfyUI FizzNodes - https://github.com/FizzleDorf/ComfyUI_FizzNodes
ComfyUI Advanced ControlNet - https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet
INSTALLATION
To install clone this repo inside your confyUI's custom_nodes folder
TODO
-- Fix all the bugs above
-- Continuous streaming