KlakSpout

Spout plugin for Unity

UNLICENSE License

Downloads
14.9K
Stars
671
Committers
7

Bot releases are hidden (Show)

KlakSpout - 2.0.3: Bugfix Latest Release

Published by keijiro about 3 years ago

  • Fixed: Receiver stops updating on reconnection (#73)
KlakSpout - Bugfix

Published by keijiro over 3 years ago

  • Fixed: The plugin is incorrectly disabled on player builds.
KlakSpout - Platform compatibility fix

Published by keijiro over 3 years ago

  • Avoid errors on non-Windows systems.
KlakSpout - v2.0.0 release

Published by keijiro over 3 years ago

  • Added DX12 support.
  • Added the capture method options. Now you can capture the Game View.
  • Added SRP support (URP and HDRP).
KlakSpout - Spout 2.007e update

Published by keijiro over 3 years ago

  • Rebuilt the plugin with Spout SDK 2.007e
KlakSpout - Minor bugfix

Published by keijiro over 5 years ago

  • Fixed an issue where a receiver doesn't recreate a render texture when dimensions are changed (#30).
KlakSpout - Bugfix

Published by keijiro almost 6 years ago

  • Added null checking to the plugin factory functions (PR#22).
  • Added default values to the test scripts to avoid getting warning on 2018.3 C# compiler.
KlakSpout - Bugfix

Published by keijiro about 6 years ago

  • Fixed a compilation error on non-Windows platforms.
KlakSpout - Bugfix

Published by keijiro about 6 years ago

  • Fixed: Receiver crashes when no source name is specified.
KlakSpout - Version 0.2

Published by keijiro about 6 years ago

  • Robustness improved: Interoperation between the main/render thread is revised to provide better thread safety. This fixed the several corner-case crashes.
  • Render texture mode support in Sender: This provides better support for scriptable render pipelines (HD/LW RP).
  • Runtime support enhancements: You can create/destroy sender/receiver instances at run time. Also you can retrieve the list of available Spout sources to provide a selector UI. See the SourceSelector.cs example for details.
  • Edit mode enhancements: Senders and receivers work in the edit mode. You can preview frames without start playing.
  • Better receiver UI: You can select a sender from a dropdown list.
  • MaxSenders registry support: You can change the maximum number of senders using SpoutSettings.exe.
  • Spout SDK bugfixes.
KlakSpout - Spout version update and x86 support

Published by keijiro about 6 years ago

  • Updated the Spout SDK version to 2.006.
  • Added x86 support.
  • Added assembly definitions.
  • Changed the directory structure.
KlakSpout -

Published by keijiro over 7 years ago

  • Added edit mode support. Now SpoutSender sends frames in edit mode.
  • Fixed an issue that stops sending frame when the screen size is changed.
KlakSpout -

Published by keijiro over 7 years ago

Several improvements and bug fixes.

KlakSpout -

Published by keijiro over 7 years ago

The first deliverable version.