Skip to content

Amorano/Jovi_Spout

Repository files navigation

ComfyUI Nodes for using Spout streams

COMFYUI Nodes for using Spout streams

KNIVES! FORKS!

HIGHLIGHTS

  • SPOUT streaming support WINDOWS ONLY

UPDATES

2024/01/07 @1.0.3:

  • relative imports

2024/01/04 @1.0.2:

  • updated project description for registry

2024/01/04 @1.0.1:

  • cleaned up unused JS
  • unified loader for all repositories
  • removed PILLOW requirement

2024/01/03 @1.0.0:

  • initial release
  • reworked Jovimetrix Spout support into standalone repository

INSTALLATION

COMFYUI MANAGER

If you have ComfyUI Manager installed, simply search for Jovi_Spout 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_Spout.git

You can then install the requirements by using the command:

.\python_embed\python.exe -s -m pip install -r .\ComfyUI\custom_nodes\Jovi_Spout\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 .\ComfyUI\custom_nodes\Jovi_Spout\requirements.txt

ENVIRONMENT

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!

WHERE TO FIND ME

You can find me on DISCORD.

Releases

No releases published

Packages

No packages published

Languages