Skip to content

planeflight/watch_me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch Me

A networked live streaming application with motion detection.

Features

  • Non-blocking server to clients system
  • Realtime, live GPU accelerated OpenCL motion detection
  • OpenCV camera and window managing
  • Renders the motion in red over the video capture

Building

Ensure CMake is installed. Then, install OpenCL drivers and OpenCV. Modify build.sh to the appropriate Debug/Release:

./build.sh

Running the Server

./build/watch_me

Gracefully exit with CTRL-C since SIGINT is handled.

Running the Client

./build/client

Gracefully exit with ESC.

Resources

About

A networked live streaming application with OpenCL special effects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors