Skip to content

1080p image transfer sample between cpp and python3 app (based on shared memory)

Notifications You must be signed in to change notification settings

stallion5632/cpp_py_shmbuf_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

  • works fine in linux platform.
  • cpp-app read 1080p video stream,write image data to the shared memory.
  • python3.8+-app read image data from the shared memory and show video image.
  • cpp-app use boost-ipc and opencv, python-app need 3.8+ version, and pip install opencv-python.

shm

About

1080p image transfer sample between cpp and python3 app (based on shared memory)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published