misterhay / VISCA-IP-Controller

Python code for controlling PTZ cameras using VISCA commands over IP
The Unlicense
82 stars 28 forks source link

Added docs #7

Closed Yook74 closed 2 years ago

Yook74 commented 2 years ago

https://visca-over-ip.readthedocs.io/en/latest/

@misterhay I decided not to add documentation for all of the methods in the Camera class because I'm not sure if they're bulletproof. I intend to add tests soon so I can increase my confidence in those methods.

misterhay commented 2 years ago

Looks great to me