Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPTZPro

A python library for PTZ Control of Logitech PTZ Pro 2 Camera

Install

pip install hidapi # install dependency

git clone https://github.com/ntlm1686/PyPTZPro.git
cd PyPTZPro
pip install .

Usage

import ptzpro

device = ptzpro.PTZPro()

device.pan_right() # Pan right operation

About

A python library for PTZ Control of Logitech PTZ Pro 2 Camera

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages