Jovi_Spout

Jovi_Spout
★ 9

实时流SpoutWindows 专用ComfyUI 集成
为 ComfyUI 提供 Spout 流支持(仅 Windows)。实现应用间实时视频纹理共享,便于实时预览与交互式工作流集成。
💡 在 ComfyUI 与其他应用间实时共享和预览视频纹理。
🍴 2 Forks💻 Python🔄 2025-08-29
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/51137d50651f
📦 requirements.txt
aenum
git+https://github.com/cozy-comfyui/cozy_comfyui@main#egg=cozy_comfyui
numpy<2
PyOpenGL
PyOpenGL-accelerate;
python_version
<
'3.12'
SpoutGL;
platform_system=="Windows"
SUPPORT ME ON KO-FI!
📄 README

COMFYUI Nodes for using Spout streams

HIGHLIGHTS

  • SPOUT streaming support *WINDOWS ONLY*
  • UPDATES

    2025/05/29 @1.1.4:

  • fixed non-continuous spout reader (IS_CHANGED)
  • updated to comfy_cozy 0.0.38
  • 2025/05/29 @1.1.3:

  • cleaner image processing
  • updated to comfy_cozy 0.0.32
  • 2025/05/29 @1.1.2:

  • updated to comfy_cozy 0.0.31
  • 2025/05/16 @1.1.1:

  • updated to comfy_cozy 0.0.25
  • 2025/04/13 @1.1.0:

  • widget definitions formatted for clarity
  • align names to Lexicon in comfy_cozy
  • 2025/04/13 @1.0.10:

  • core supports switched to cozy_comfyui
  • fixed scaling for width – height
  • added timeout for reading
  • 2025/04/12 @1.0.9:

  • updated requirements for numpy be < 2.0.0
  • 2025/03/08 @1.0.8:

  • updated requirements for numpy to only be >=1.26.4
  • 2025/03/08 @1.0.7:

  • added buffer version for continous array
  • 2025/03/08 @1.0.6:

  • removed security scanner failures for in-line http links
  • 2025/03/01 @1.0.5:

  • fixed all the year dates in readme since I have been writing 2024! =D
  • 2025/02/01 @1.0.5:

  • reorganize code layout
  • logo for registry
  • tooltips for all outputs
  • 2025/01/07 @1.0.3:

  • relative imports
  • 2025/01/04 @1.0.2:

  • updated project description for registry
  • 2025/01/04 @1.0.1:

  • cleaned up unused JS
  • unified loader for all repositories
  • removed PILLOW requirement
  • 2025/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.

    [](https://github.com/sponsors/Amorano)

    [](https://www.paypal.com/paypalme/onarom)

    [](https://www.patreon.com/joviex)

    [](https://ko-fi.com/alexandermorano)

    WHERE TO FIND ME

    You can find me on [](https://discord.gg/62TJaZ3Z5r).