Skip to content

recording video archive with reference to time h264 python opencv

Notifications You must be signed in to change notification settings

ilyajob05/videoLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

videoLogger

recording video archive with reference to time h264 python opencv

it is possible to record video when there is movement

Requirements

openCV

Usage

Set number youre camera

cap = cv2.VideoCapture(0)

Run pyhon videoLogger.py

The video file will be saved to the current directory