misterhay / VISCA-IP-Controller

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

Inquiry Commands #1

Open Tomas1337 opened 3 years ago

Tomas1337 commented 3 years ago

Thanks for your repo! Been experimenting with PTZ cameras.

No commands yet for Inquiring Camera parameters such as Position / Camera Focus position.

misterhay commented 3 years ago

Yes, that's definately something we should get working. I experimented a little with it at the beginning, but it hasn't been a priority.

Of course pull requests are welcome :)

Tomas1337 commented 3 years ago

Yup! Will pull once I make some progress. But even the first step of getting proper commands from my PTZ Camera is worrisome.

The only responses I get from any command are incrementing 01110003000000019051ff. Can't figure out why it wont give me a proper response even if its a inquiry packet I sent.