Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 546 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 546 Bytes

Camera-Recorder - This is a GUI Application made using Tkinter

The camera recorder made using open cv and tkinter.

Video Settings

Formats

MP4

Dimensions

420p 720p 1080p 2160p

Buttons

Start

Opens the camera to start the video for recording. Timer duration for video begins.

Stop

Stops recording and time duration of the current video. Closes the camera.

Snapshot

Captures the current frame of the video recording in progress.

Quit

Cancel present action applied.