aiohttp git+https://github.com/cozy-comfyui/cozy_comfyui@main#egg=cozy_comfyui mss numpy<2 opencv-contrib-python Pillow pyobjc-framework-Quartz; platform_system=='Darwin' pywin32; platform_system=='Windows' pywinctl Xlib; platform_system=='Linux'

COMFYUI Nodes for capturing web camera and URL media streams as ComfyUI images
Please consider sponsoring me if you enjoy the results of my work, code or documentation or otherwise. A good way to keep code development open and free is through sponsorship.
| | |
-|-|-|-
[](https://github.com/sponsors/Amorano) | [](https://www.paypal.com/paypalme/onarom) | [](https://www.patreon.com/joviex) | [](https://ko-fi.com/alexandermorano)
WINDOW capture desktop windows or window regionsCAMERA webcam streaming and captureREMOTE capture remote URL media streamsMONITOR snapshot local desktop monitor screen(s) or regions2025/05/31 @1.1.3:
2025/05/31 @1.1.2:
2025/05/16 @1.1.1:
2025/04/30 @1.1.0:
2025/04/30 @1.0.16:
2025/04/30 @1.0.15:
2025/04/19 @1.0.14:
2025/04/12 @1.0.13:
2025/04/12 @1.0.12:
2025/03/28 @1.0.11:
2025/03/18 @1.0.10:
2025/03/18 @1.0.5:
2025/03/08 @1.0.3:
2025/03/02 @1.0.2:
2025/03/01 @1.0.1:
2025/03/01 @1.0.0:
If you have ComfyUI Manager installed, simply search for Jovi_Capture and install from the manager’s database.
Clone the repository into your ComfyUI custom_nodes directory. You can clone the repository with the command:
git clone https://github.com/Amorano/Jovi_Capture.git
You can then install the requirements by using the command:
.\python_embed\python.exe -s -m pip install -r requirements.txt
If you are using a virtual environment (venv), make sure it is activated before installation. Then install the requirements with the command:
pip install -r requirements.txt
You can find me on [](https://discord.gg/62TJaZ3Z5r).