🎥 Camera-To-ComfyUI

A real-time Processing + ComfyUI image generative experiment

🧠 Concept

Camera-To-ComfyUI captures a live webcam feed in Processing, sends frames to ComfyUI via REST API, and displays the generated output beside the original feed — creating a feedback loop of live AI-driven image generation.

Camera-To-ComfyUI Workflow

🎨 Features

▶️ How to Run

Option 1: Run in Processing

Option 2: Run the exported Windows app

⬇️ Download Latest Build 💻 View Source on GitHub

🧩 ComfyUI Workflow

Import the provided workflow: CameraToComfy.json.
Open in ComfyUI → File → Load, verify nodes and checkpoints, and ensure the server runs with --listen enabled.