Closed rvs007 closed 4 years ago
I think you need to set the port pool for non-bridged cameras.
...
"ports": {
"start", XXXX,
"end", XXXX
},
...
Thanks... I've found the issue with the cameras not being added in the Home app. I had to change the camera name to something else, then it would show up to be added. Issue has been resolved.
Description A clear and concise description of what the plugin is doing.
Attempted to add a
"unbridge": true,
parameter to the cameras in the plugin Homebridge-camera-ffmpeg to speed up query/response time for multiple cameras, but met with an "External port pool ran out of ports. Fallback to random assigned." error in log, and the unbridged cameras doesn't appear when trying to add manually to HOOBS.Expected behavoir Please let us know what the plugin is supposed to do.
Unbridged cameras should appear when trying to add accessories manually in the HOME.app.
Plugin name Please let us know what the plugin name is. We need to be able to find it on NPM.
homebridge-camera-ffmpeg
Please report the issue to the plugin developer We like to help the community, however some issues are out of our control. Please report this to the plugin developer and include a link here.
The plugin developer suggested I report the external port pool error as that doesn't appear to be related to the plugin.
Version Please include the version of HOOBS you are using.
HOOBS 3.2.9 Node 12.16.2
Did you upgrade Please let us know if you upgraded from a previous version.
Pervious version If you upgraded, please let us know your previous version.
Did you orginally upgrade to HOOBS 3 from HOOBS 2.1.1? Did you perform an upgrade from HOOBS 2.1.1? Some things are different.
What device are you using? Please let us know the device you are running HOOBS on.
If this is a custom install, what's your operating system? Please let us know what operating system and version you are using. Ex. Fedora 30 or macOS Catalina.
Raspian 10 (kernel 4.19.97-v7l+) on Rasberry Pi 4
Post your config This can be found in the interface, Configuration -> Advanced or you can get it via SSH
cat ~/.hoobs/etc/config.json
Post your log You can get the log from the intercafe. This is in the Log section.
Additional context Add any other context about the problem here.