Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Cameras not showing in HomeKit #2

Closed
13mralex opened this issue Jan 24, 2020 · 6 comments
Closed

Cameras not showing in HomeKit #2

13mralex opened this issue Jan 24, 2020 · 6 comments

Comments

@13mralex
Copy link

When I go to add my cameras to Home, they do not appear. They have successfully been discovered and created in my log, but don't show up beyond that. I do get a warning, but I don't know if it's related or not.
(node:14112) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
I have added another camera accessory from a different plugin to the config to make sure cameras were being exposed at all, and it works fine. I am running on Windows.

@Brandawg93
Copy link
Owner

Does it give you a bigger stack trace? I don't use the Buffer() function anywhere but am using the newer Buffer methods.

@13mralex
Copy link
Author

I'm not sure...how do I check?

@Brandawg93
Copy link
Owner

You can run Homebridge in debug mode using -D. If you can, try running Homebridge in a docker container and see if that works for you. I've updated the README to include instructions.

@13mralex
Copy link
Author

I ran it with -D, no errors or anything else turned up. The link you provided says that Homebridge will not run on a Windows Docker instance, so I don't think I can do that.

@Brandawg93 Brandawg93 mentioned this issue Jan 25, 2020
@Brandawg93
Copy link
Owner

The latest commit gives better debug logging. Try running -D now and see what comes up for ffmpeg.

@Brandawg93
Copy link
Owner

If this is no longer an issue, please let me know and I will close it.

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

No branches or pull requests

2 participants