Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 434 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 434 Bytes

InterprocessImageSharing

Content

image sharing system between process using spout2.

Build

  1. To download external libraries, run external/download_externals.bat
  2. To generate vs project, run generate_proj.bat.
  3. To build, open and build vs projects in the build_sender and build_receiver folders.

Usage

If execute both sender and receiver, interprocess image sharing is enabled.