You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
Hi, I'm trying to add a foscam camera to my homebridge but it doesn't work.
[2018-2-8 17:01:24] Loaded plugin: homebridge-edomoticz
[2018-2-8 17:01:24] Registering platform 'homebridge-edomoticz.eDomoticz'
[2018-2-8 17:01:24] ---
[2018-2-8 17:01:24] Loaded plugin: homebridge-foscamcamera
[2018-2-8 17:01:24] Registering platform 'homebridge-foscamcamera.FoscamCamera'
[2018-2-8 17:01:24] ---
[2018-2-8 17:01:24] Loaded config.json with 0 accessories and 2 platforms.
[2018-2-8 17:01:24] ---
[2018-2-8 17:01:24] Loading 2 platforms...
[2018-2-8 17:01:24] [eDomoticz] Initializing eDomoticz platform...
[2018-2-8 17:01:24] [Foscamm] Initializing FoscamCamera platform...
Setup Payload:
X-HM://0023ISYWYLO67
Scan this code with your HomeKit app on your iOS device to pair with Homebridge:
Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:
┌────────────┐
│ 031-45-154 │
└────────────┘
2018-2-8 17:01:25] [Foscamm] Initializing platform accessory 'Foscam terrazza'...
[2018-2-8 17:01:25] [Foscamm] FoscamAccessory configured with terrazza 192.168.x.x 88 3
[2018-2-8 17:01:25] [Foscamm] Foscam Camera Info: { result: 0,
productName: 'FI9928P',
serialNo: 1,
devName: ’Name’,
mac: ‘**********’,
year: 2018,
mon: 2,
day: 8,
hour: 17,
min: 1,
sec: 22,
timeZone: -3600,
firmwareVer: '2.74.1.38',
hardwareVer: '1.11.1.9',
pkgTime: '2017-01-01_14%3A18%3A34' } rtsp://name:[email protected]:88/videoMain rtsp://user:[email protected]:88/videoSub
[2018-2-8 17:01:25] Foscam nome is running on port 52035.
[2018-2-8 17:01:25] [Foscamm] FoscamStream: RTSPClient got sdp.
[2018-2-8 17:01:25] [Foscamm] FoscamStream: RTSPClient got sdp.
[2018-2-8 17:01:25] [Foscamm] FoscamStream: RTSPClient got sdp.
[2018-2-8 17:01:25] [Foscamm] FoscamStream: RTSPClient got sdp.
[2018-2-8 17:01:25] [Foscamm] terrazza is armed (stay).
{
"bridge": {
"name": "Homebridge",
"username": “:::::”,
"port": 51826,
"pin": "031-45-657”
},
"description": "Domoticz platform.",
"platforms": [{
"platform": "eDomoticz",
"name": "eDomoticz",
"server": "192.168.x.x”,
"port": "8081”,
"ssl": 0,
"roomid": 0,
"mqtt": 0
},{
"platform": "FoscamCamera",
"name": "Foscamm",
"cameras": [{
"username": “user”,
"password": “password”,
"host": "192.168.x.x”,
"port": 88,
"stay": 13,
"away": 15,
"night": 14,
"rtspPort":88,
"sensitivity": 1,
"triggerInterval": 15,
"gain": 6,
"spkrEnable": false,
"spkrCompression": false,
"spkrGain": 0
}]
} ]
}
The text was updated successfully, but these errors were encountered: