Skip to content

Simple motion detector written with python and numpy. For capturing videostream used pygame.

Notifications You must be signed in to change notification settings

AmmarNoman/Motionster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motionster

Simple motion detector

Script will save all pictures with detected motion to ./img/ folder.

Press S to make a screenshot manually.


Dependencies:

  • python;

  • pygame;

  • numpy;

  • espeak (for voice support only, optional);


Demo:

https://youtu.be/fgMZZdklSX4


To list all video devices:

$ ls -ltrh /dev/video*

About

Simple motion detector written with python and numpy. For capturing videostream used pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%