This project , opens up your webcam , where on pressing space bar key it captures your selfi . The on pressing escape key it terminates the webcam.
The project is made using python.
New.video.mp4
- install Python 3.8.3 or above
- Further install these packages using terminal:
pip install opencv-contrib-python - Clone this repository:
git clone https://github.com/abhijeet007rocks8/Dev-Scripts.git- Change directory:
cd Dev-Scripts
cd Python
cd Selfi-Capture- Find main.py and run it.