Create a video of a bunch of selfies
-
Create a virtual environment with
python3 -m venv venv
-
Activate environment according to your shell. E.g. bash by
source venv/bin/activate
-
Install required libraries by
pip install -r requirements.txt
- Modify parameters in
SelfieVideo.py
according to your setup - Run with
python SelfieVideo.py