ComfyUI Node
vlo Save Video Websocket
Stores the input video in vlo memory and emits a websocket result entry so the frontend can fetch it immediately without saving to disk.
vlo Save Video Websocket
- video
◄filename_prefixvideo/ComfyUI►
◄formatauto►
◄codecauto►
Categoryapi/video
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | The video to expose to the frontend. | |
| filename_prefix | STRING | video/ComfyUI | The filename prefix to use for the in-memory video result. Formatting tokens follow the same rules as Save Video. |
| format | COMBO | auto | The container format to use for the emitted video. |
| codec | COMBO | auto | The codec to use for the emitted video. |
Outputs (0)
No outputs