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

No camers? #1

Open
henkied opened this issue Feb 23, 2019 · 1 comment
Open

No camers? #1

henkied opened this issue Feb 23, 2019 · 1 comment

Comments

@henkied
Copy link

henkied commented Feb 23, 2019

Hi, I have installed all plugin's, Unfortunately there is no camera in home kit. Below is a part of my config, is there something wrong?

   {
        "platform": "Camera-unifi",
        "name": "Tuin pui",
        "controllers": [
            {
                "url": "https://xxxxxxxxxx:7443/",
                "username": "xxxxxxxx",
                "password": "xxxxxxxx"
            }
        ],
        "videoConfig": {
            "sourcePrefix": "-re -i rtsp://xxxxxxxxxxxxx:7447/xxxxxxxxxxx",
            "maxStreams": 2,
            "maxWidth": 1280,
            "maxHeight": 720,
            "maxFPS": 30
        }
    },
@rossmckelvie
Copy link

Add a new device in homekit, instead of scanning put in the homebridge code manually, your cameras should show up there.

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