Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 398 Bytes

File metadata and controls

17 lines (13 loc) · 398 Bytes

ipc_shared_memory_cpp_and_python

The open source for using the shared memory between Cpp and Python script

Instruction to run the script:

  1. Compile source Cpp $ ./compile.sh
  2. Run Cpp binary $ ./shared_mem
  3. Run Python script $ python shared_mem.py

Demo: YouTube Preview Demo

#Contact: [email protected]