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

Zennio IP camera #1387

Open
vrwim opened this issue Mar 10, 2023 · 0 comments
Open

Zennio IP camera #1387

vrwim opened this issue Mar 10, 2023 · 0 comments
Labels
tested config A new tested configuration

Comments

@vrwim
Copy link

vrwim commented Mar 10, 2023

Manufacturer/Model:
Zennio GetFace IP

Homebridge Config:

                {
                    "name": "Zennio GetFace IP",
                    "motionTimeout": 15,
                    "prebuffering": null,
                    "videoConfig": {
                        "source": "-i rtsp://user:pass@localip",
                        "stillImageSource": "-i rtsp://user:pass@localip",
                        "stimeout": 10,
                        "audio": true,
                        "debug": null,
                        "subSource": "-i rtsp://user:pass@localip",
                        "rtspTransport": null,
                        "vcodec": null,
                        "acodec": null
                    },
                    "mqtt": {},
                    "smtp": {
                        "email": "Zennio GetFace IP"
                    },
                    "videoanalysis": {
                        "active": true
                    },
                    "unbridge": null,
                    "motion": null,
                    "doorbell": null,
                    "switches": null,
                    "motionDoorbell": true,
                    "excludeSwitch": null,
                    "privacySwitch": null,
                    "manufacturer": null,
                    "model": null,
                    "serialNumber": "zennio-getface-ip",
                    "prebufferLength": 4,
                    "hsv": true
                }

Additional Information:
You will need the Video License to enable RTSP on the doorbell

@vrwim vrwim added the tested config A new tested configuration label Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tested config A new tested configuration
Projects
None yet
Development

No branches or pull requests

1 participant