Skip to content

Capture Webcamera and URL media streams as ComfyUI images

License

Notifications You must be signed in to change notification settings

Amorano/Jovi_Capture

Repository files navigation

Capture Webcamera and URL media streams as ComfyUI images

COMFYUI Nodes for capturing web camera and URL media streams as ComfyUI images

KNIVES! FORKS!

SPONSORSHIP

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.

       
BE A GITHUB SPONSOR ❤️ DIRECTLY SUPPORT ME VIA PAYPAL PATREON SUPPORTER SUPPORT ME ON KO-FI!

HIGHLIGHTS

Jovi Streaming Node Family
  • WINDOW capture desktop windows or window regions
  • CAMERA webcam streaming and capture
  • REMOTE capture remote URL media streams
  • MONITOR snapshot local desktop monitor screen(s) or regions

UPDATES

2025/03/02 @1.0.2:

  • adjusted js import paths

2025/03/01 @1.0.1:

  • pywinctl for monitor capture

2025/03/01 @1.0.0:

  • intial breakout from Jovimetrix

INSTALLATION

COMFYUI MANAGER

If you have ComfyUI Manager installed, simply search for Jovi_Capture and install from the manager's database.

MANUAL INSTALL

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

WHERE TO FIND ME

You can find me on DISCORD.

About

Capture Webcamera and URL media streams as ComfyUI images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published