Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 333 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 333 Bytes

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