Skip to content

Share your screen as a texture via the Spout texture sharing framework.

Notifications You must be signed in to change notification settings

spiraltechnica/ScreenShare

Repository files navigation

ScreenShare

Share your desktop to Spout ScreenShare

ScreenShare allows you to quickly and easily share your primary desktop to the windows GPU texture sharing service, Spout. It uses GDI+ api calls, copies from CPU to GPU and then shares it to any Spout receivers.

Building

This is built against OpenFrameworks 0.9.8 stable and Spout 2.006 http://spout.zeal.co/ on Visual Studio 2015, Windows 10 64bit