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

How to sponsor? #5

Closed
steelbrain opened this issue Apr 12, 2023 · 6 comments
Closed

How to sponsor? #5

steelbrain opened this issue Apr 12, 2023 · 6 comments

Comments

@steelbrain
Copy link

Hello!

Thanks for working on this initiative! Is there a way I could buy you a coffee or sponsor development of this project?

Thanks!

@duanemck
Copy link
Owner

Hello, thanks for the feedback. I setup a link you can use if you'd like: https://www.buymeacoffee.com/duanemck

Is there something specific you're looking to add to the project?

@steelbrain
Copy link
Author

@duanemck Just gave some support. Thanks for setting it up!

I am using EZVIZ cameras through RTSP in my home setup with scrypted to add them to HomeKit. For privacy reasons, they are on a vlan/network that does not have internet access. While it's good for privacy, it also means that I lose the ability to control these cameras through anything other than their app with "LAN View".

I am looking for some help to continue the local connection work (I posted some of my own findings in BaQs/pyEzviz#61 (comment)) so we can make a mqtt bridge for EZVIZ cameras that works over the local network so I can connect my cameras to the mqtt server in scrypted and use native motion detection and other events.

If someone can setup an MQTT bridge, I could also join the action and make an MQTT to onvif layer so end users can do pan/tilt/zoom from scrypted/homekit and other home nvr solutions without having to connect their cameras to the internet. I have verified that these functions are available through the app with lan view.

Does that sound like something that interests you? EZVIZ cameras are cheap and make home security accessible, I am sure many people would be able to benefit from your contributions :)

@duanemck
Copy link
Owner

Hi, apologies for the delay in getting back to you, I just haven't had much free time lately. I will have a closer look at your findings that you mentioned above and then see how I can help. And thanks again for the donation.

@duanemck
Copy link
Owner

duanemck commented May 29, 2023

I read through your comment (and comments on the other repo) again and I'm not sure I'm following.
This library controls the cameras through the Ezviz cloud API, it does not communicate directly with the camera.
So I don't think it could be used for LAN only control of the devices.

I'm not sure what an MQTT bridge would bridge between?

Or are you looking for help to build some MQTT functionality into an app that uses the local HCNetSDK api?

@duanemck
Copy link
Owner

Been thinking about this a bit more, I guess that because this app is .NET we may be able to extend it to integrate the Hikvision DLL into it, thereby creating an MQTT bridge to local control. Is that what you are after?

@steelbrain
Copy link
Author

Hey! I ended up figuring out solution for my specific usecase https://github.com/steelbrain/alarm-server-mqtt -- We can call this case closed

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

No branches or pull requests

2 participants