Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PTZ support #55

Open
albinmedoc opened this issue Jul 22, 2022 · 5 comments
Open

PTZ support #55

albinmedoc opened this issue Jul 22, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@albinmedoc
Copy link

Is your feature request related to a problem? Please describe:
PTZ functionality would be a great feature. This is currently supported by at least Tapo C200.

Describe the solution you'd like:
Use the onvif library that we are currently using. Here is an example.

@albinmedoc albinmedoc added the enhancement New feature or request label Jul 22, 2022
@kopiro
Copy link
Owner

kopiro commented Jul 23, 2022

How exactly this could integrate with the Home ecosystem?

Does Home supports PTZ at all?

@albinmedoc
Copy link
Author

I'm fairly new to homebridge plugin development.
As said in this conversation, homekit supports PTZ.

This is what I have found:
TargetTiltAngle
TargetVerticalTiltAngle
TargetHorizontalTiltAngle

DigitalZoom
OpticalZoom

@kopiro
Copy link
Owner

kopiro commented Jul 23, 2022

That's nice; I'll try to check if those API are usable :)

@energiumOn
Copy link

PTZ support would be exceptional :)

@x23piracy
Copy link

x23piracy commented Dec 11, 2023

Hi,

i have an idea for a workaround, if you have a videodoorbell homekit exposes all accessories in the same room to a button while you are watching the video, why not creating 4 switches that turn off after pressed and then pan/tilt the camera?

You will not have a live view while pan/tilt but can easily switch back (X Button) to live video to see if the change matches what is wanted. If not press near devices button again (4 squares button) to pan/tilt again.
(Fine tuning for pan/tilt in tapo app 5-15%, not sure if it is adapted to homekit).

grafik

https://www.tp-link.com/us/support/faq/3653/#:~:text=With%20a%20HomeKit%2Denabled%20device,Apple%20guidelines%20for%20the%20protocol

grafik

grafik

Best Regards X23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants