-
I'm getting errors during the install process. Any help would be appreciated. I'm on Windows 10.
C:\Users\jerem>npm install -g foscam-binary-client
> foscam-binary-client@0.2.1 install C:\Users\jere…
-
Hi,
I'm getting segmentation fault 11s on mac's homebridge setup. I tried to find other causes, but it seems that the foscamcamera is indeed causing this error when combined with the c2.
I've been mo…
-
What is wrong here?
> [2018-1-30 15:20:12] ====================
> [2018-1-30 15:20:12] ERROR LOADING PLUGIN homebridge-foscamcamera:
> [2018-1-30 15:20:12] Error: Error relocating /homebridge/nod…
oynek updated
6 years ago
-
Quote from http://forum.rejectedsoftware.com/groups/rejectedsoftware.dub/thread/5915/
> I can use $HOME in statements such as:
>
> lflags "-L$HOME/Built/lib/gtkd-head-dmd/lib" "-lgtkd-3" "-lgstreame…
-
I like making timelapses out my office window. But they can be manual and time consuming. Why not automate the process?
Record video on camera hardware, maybe even an outdoor camera, speed it up an…
-
I think the project depends on some specific foscam firmware version.
The project doesn't work for my foscam 2.51.1.30 Since I had a look at the cgi api URLs and found them different in the source co…
-
Apr 10 18:59:27 raspberrypi3 homebridge[6356]: [Mon Apr 10 2017 18:59:27 GMT-0400 (EDT)] ====================
Apr 10 18:59:27 raspberrypi3 homebridge[6356]: [Mon Apr 10 2017 18:59:27 GMT-0400 (EDT)] …
-
My cameras are added and get snapshots and motion detection switches set up fine but when I try to load the video stream in the Home app I get this error:
(node:18706) UnhandledPromiseRejectionWarnin…
-
Hi, thank you for this library.
I'm actually having this exception when I try to run the test program:
> `System.ServiceModel.ProtocolException: The header 'Security' from the namespace 'http://do…
-
1. got **cant read property name of 'undefined'** in
> sendSetup() {
...
if (!PayloadType.string_map[track.rtpmap[track.fmt[0]].name]) continue;
...
}
have to fix it like this, but audio trac…