Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webcam Streaming

Setup

Project utilizes python specific version 3.11.2, install if don't exist.

pyenv install 3.11.2
pyenv local 3.11.2

Check python version installed.

python --version        # should be 3.11.2

Handle dependencies for the project. Python venv is preferable.

python -m venv env --clear
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages