Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ryanwang0521/UE5-Spout2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE5 Spout2 Plugin

Overview

This plugin for Unreal Engine 5 allows the engine to receive and send textures using the Spout2 protocol.

Tested Environment

  • Unreal Engine 5.3
  • DirectX 12

Notes

  • This plugin only supports DirectX 12 and DirectX 11.
  • You might need to test it yourself if you're using a different environment.

Installation

  1. Extract the downloaded zip file to the Plugins folder of your UE5 project.
  2. Regenerate Visual Studio project files.

Usage

  • Add Spout Sender / Receiver to your Blueprint Actor.

Spout Receiver

  • Use Get First Source / Get List to search available spout sources.

  • Connect to source

  • Change receiving speed

  • Stop receiving

Spout Sender

  • Start sending

  • Change sending speed

  • Stop sending

About

A plugin enables Unreal Engine 5 to support Spout 2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published