Skip to content

nashiro66/InterprocessImageSharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.