GithubHelp home page GithubHelp logo

Comments (4)

hjdhjd avatar hjdhjd commented on June 12, 2024

We can't really help you without a bit more specificity on what the issue is and what you're trying to do. Can you elaborate?

from homebridge-unifi-protect.

pxg14 avatar pxg14 commented on June 12, 2024

Hi
I have a similar issue. Plugin won't connect to a Dream Machine Pro
These are errors in the log:

[7/2/2020, 23:36:40] [UniFi Protect] Error detecting endpoint type: RequestError: Error: getaddrinfo ENOTFOUND http
[7/2/2020, 23:36:40] [UniFi Protect] Unable to register cameras with HomeKit: TypeError: Cannot read property 'isUnifiOS' of undefined

My config:

{
"name": "UniFi Protect",
"videoProcessor": "ffmpeg",
"debugProtect": false,
"controllers": [
{
"url": "http://192.168.1.1",
"username": "username",
"password": "password"
}
],
"videoConfig": {
"sourcePrefix": "-re -rtsp_transport tcp",
"additionalCommandline": "-preset slow -profile:v high -level 4.2 -x264-params intra-refresh=1:bframes=0",
"mapaudio": "0:0",
"mapvideo": "0:1",
"maxStreams": 4,
"maxWidth": 1920,
"maxHeight": 1080,
"maxFPS": 20,
"packetSize": 564,
"audio": false
},
"platform": "Camera-UniFi-Protect"
}

Thanks

Peter

from homebridge-unifi-protect.

pxg14 avatar pxg14 commented on June 12, 2024

Hi
No idea why but issue seems to have resolved itself. Restarted homebridge, something I had done numerous times but now I can see Unifi cameras via Homekit.
Thanks
Peter

from homebridge-unifi-protect.

github-actions avatar github-actions commented on June 12, 2024

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.

from homebridge-unifi-protect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.