Skip to content

pyobs/pyobs-v4l

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyobs mddule for Video4Linux cameras

Install pyobs-v4l

Install dependencies, e.g. in Ubuntu:

sudo apt install libv4l-dev

Clone the repository:

git clone https://github.com/pyobs/pyobs-v4l.git

Install dependencies:

cd pytel-v4l
pip3 install -r requirements

And install it:

python3 setup.py install

Dependencies

  • pyobs for the core funcionality. It is not included in the requirements.txt, so needs to be installed separately.
  • cv2 for accessing the camera.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages