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

HSV Support (HomeKit Secure Video) #35

Open
jacksonjao opened this issue Feb 2, 2022 · 18 comments
Open

HSV Support (HomeKit Secure Video) #35

jacksonjao opened this issue Feb 2, 2022 · 18 comments
Labels
enhancement New feature or request

Comments

@jacksonjao
Copy link

Hi! Kopiro, first, thank you for the effort you put on this project, this should be verified for homebridge.

I wanted to ask you if it's possible to add HSV support, I am going to leave you a repo where they are using it.

https://github.com/seydx/homebridge-camera-ui

@kopiro
Copy link
Owner

kopiro commented Feb 7, 2022

Hello, I'm gonna check and see if it's possible :)

@Pathaleon
Copy link

Would like to second this feature request :)

Will be a nice addition to this great plugin for the Tapo!

@xatrix78
Copy link

This will be awesome!

@Stianker1
Copy link

Totally agree! Would be a super addition to the allready great plugin. Is there any way to enable two way audio as well?

@atk49
Copy link

atk49 commented Mar 14, 2022

Thanks for your great plug-in, I totally agree this request if it’s possible.

@albinmedoc
Copy link

Is there any updates on this feature?
I'm looking forward to it 🤩

@albinmedoc
Copy link

Here are some interesting discussions about HSV

homebridge/HAP-NodeJS#741 (comment)

homebridge/HAP-NodeJS#920

@albinmedoc
Copy link

Here are two plugins that has implemented HSV

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

kopiro commented Jul 23, 2022

Hello; thanks @albinmedoc for reporting these work.

It looks like camera-ffmpeg plugin is still working on it; once they release a stable version of HSV I'm going to bump the version and in theory we should get this for free.

@mivalme
Copy link

mivalme commented Sep 16, 2022

Hello @kopiro
Already camera-ffmpeg release a version with HSV
Could you check the videoProcessor parameter that use camera-ffmpeg, I need to set that parameter from tapo-camera

Thanks, great job

@kopiro
Copy link
Owner

kopiro commented Sep 16, 2022

Hello @mivalme , where do you see the release of camera-ffmpeg with HSV?

@doz10us
Copy link

doz10us commented Oct 19, 2022

@mivalme As far as I see, the issue #338 for HSV in camera-ffmpeg is still open. I think it safe to assume that our #35 is blocked until that is resolved.

@x23piracy
Copy link

x23piracy commented Dec 12, 2023

Hi,

can someone clearify if camera ffmpeg has the hsv feature or not, afai can see there is not.
Asking because i likely purchase more tapos and i found a nice working way over scrypted to have hsv but i really like to get rid of it again if a homebridge plugin can/will support it.

Scrypted is nice but i want to keep it all under one hood, i am not a fan of splitting the driving systems.
Afaik camera ffmpeg is not actively maintained anymore, so i don't expect hsv if there is no one who forks it and work on it.

camera-ui is much to overdriven for me, not saying it's bad just to much for my use-case.

Best Regards X23

@kopiro
Copy link
Owner

kopiro commented Dec 12, 2023

Hello folks! Update on this: I've tried to implement it and even though I managed to get the camera tilt/pan working (#95) - I've not been able to find an integration between Homebridge and Homekit itself that allows this functionality in Homekit app.

I don't really like the solution of having fake switches that controls that, therefore I'm not going to implement an hack.

@x23piracy
Copy link

x23piracy commented Dec 12, 2023

@kopiro i fully agree, the fake switches are just a dirty workaround, native support would be the best.
Thanks for testing.

@ghost
Copy link

ghost commented Dec 15, 2023

@kopiro What about HSV/HKSV? Would it be possible to take the code from camera-ui? I really want to ditch scrypted.

@TheMisterEletric
Copy link

Any update for this?

@fgabrielbr
Copy link

Hello! Is it possible to add the HSV feature to this plugin?

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