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
Get thumbnail preview in Home app but tapping on it to see live view generates error in title: "Camera Not Available - This camera is being viewed by someone else" along with a dimmed image of the camera view.
Steps to Reproduce (for bugs)
Using Cynical SecuritySpy, added 1 camera to HomeKit-Bridge, added camera as accessory.
Versions
v 1.0.2
Configuration
No special configuration
Homebridge Log / Command Output
May 16 10:40:23 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverButtonRunAction_Edit line 3313: 'key id 775840116 not found in database'
May 16 10:40:35 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverButtonRunAction line 3193: invalid literal for int() with base 10: '277ee55af3d65651c42533b91b8e3fd5c2b7aa32f8cfa2fbe00f42e7c5d6cf22'
May 16 10:41:07 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in homekit.deviceInitialize line 877: local variable 'obj' referenced before assignment
May 16 10:41:07 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in homekit.detCharacteristicValues line 1031: 'key id 775840116 not found in database'
May 16 15:18:37 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverFormFieldChanged_Device line 3595: 'key objectType not found in dict'
May 16 15:18:37 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverFormFieldChanged_Action line 3654: 'key objectType not found in dict'
May 16 15:55:47 nodessertro IndigoPluginHost[1823]: ascii dump: CommandServerWriteLog[2019-5-16 15:26:04] Loaded plugin: homebridge-camera-ffmpeg
[2019-5-16 15:26:04] Registering platform 'homebridge-camera-ffmpeg.Camera-ffmpeg'
[2019-5-16 15:26:04] ---
[2019-5-16 15:26:04] Loaded plugin: homebridge-indigo2
[2019-5-16 15:26:04] Registering platform 'homebridge-indigo2.Indigo2'
[2019-5-16 15:26:04] ---
[2019-5-16 15:26:04] Loaded config.json with 0 accessories and 2 platforms.
[2019-5-16 15:26:04] ---
[2019-5-16 15:26:04] Loading 2 platforms...
[2019-5-16 15:26:04] [HomeKit Bridge Server] Initializing Indigo2 platform...
[2019-5-16 15:26:04] [HomeKit Bridge Server] HomeKit Bridge base URL is http://127.0.0.1:8558
[2019-5-16 15:26:04] [HomeKit Bridge Server] HomeKit Bridge serverId is 52436507
[2019-5-16 15:26:04] [Camera-ffmpeg] Initializing Camera-ff ... 5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Floor Lamp Hue 2: get(Saturation) => 0
[2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Rear Overheads: get(Brightness) => 0
[2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Rear Overheads: get(On) => false
[2019-5-16 15:50:19] [HomeKit Bridge Server] Mel's Lamp: get(On) => false
[2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Front Overheads: get(Brightness) => 0
[2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Front Overheads: get(On) => false
[2019-5-16 15:50:19] [HomeKit Bridge Server] Under Counter: get(On) => true
[2019-5-16 15:50:19] [HomeKit Bridge Server] Sink Overheads: get(On) => false
[2019-5-16 15:50:19] [HomeKit Bridge Server] Island Overheads: get(On) => false
[2019-5-16 15:50:19] [HomeKit Bridge Server] Bench Overheads: get(On) => false
[2019-5-16 15:50:19] [Camera-ffmpeg] Snapshot from (CAMERA) Front Door at 480x270
This is currently an issue with Homebridge and not the plugin. The ffmpeg libraries broke a little while back, no word on when they will be operable again. I wish I had them back too but for now there isn’t much that can be done.
On Thu, May 16, 2019 at 4:10 PM Colorado Four Wheeler < ***@***.***> wrote:
This is currently an issue with Homebridge and not the plugin. The ffmpeg
libraries broke a little while back, no word on when they will be operable
again. I wish I had them back too but for now there isn’t much that can be
done.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#130>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL3FWKKPUP5EDXAFD5C2K6TPVXSWNANCNFSM4HNQZ77Q>
.
Expected Behavior
Live view of camera should work in Home app
Current Behavior
Get thumbnail preview in Home app but tapping on it to see live view generates error in title: "Camera Not Available - This camera is being viewed by someone else" along with a dimmed image of the camera view.
Steps to Reproduce (for bugs)
Using Cynical SecuritySpy, added 1 camera to HomeKit-Bridge, added camera as accessory.
Versions
v 1.0.2
Configuration
No special configuration
Homebridge Log / Command Output
May 16 10:40:23 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverButtonRunAction_Edit line 3313: 'key id 775840116 not found in database'
May 16 10:40:35 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverButtonRunAction line 3193: invalid literal for int() with base 10: '277ee55af3d65651c42533b91b8e3fd5c2b7aa32f8cfa2fbe00f42e7c5d6cf22'
May 16 10:41:07 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in homekit.deviceInitialize line 877: local variable 'obj' referenced before assignment
May 16 10:41:07 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in homekit.detCharacteristicValues line 1031: 'key id 775840116 not found in database'
May 16 15:18:37 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverFormFieldChanged_Device line 3595: 'key objectType not found in dict'
May 16 15:18:37 nodessertro IndigoServer[467]: HomeKit Bridge Error Exception in plugin.serverFormFieldChanged_Action line 3654: 'key objectType not found in dict'
May 16 15:55:47 nodessertro IndigoPluginHost[1823]: ascii dump: CommandServerWriteLog[2019-5-16 15:26:04] Loaded plugin: homebridge-camera-ffmpeg [2019-5-16 15:26:04] Registering platform 'homebridge-camera-ffmpeg.Camera-ffmpeg' [2019-5-16 15:26:04] --- [2019-5-16 15:26:04] Loaded plugin: homebridge-indigo2 [2019-5-16 15:26:04] Registering platform 'homebridge-indigo2.Indigo2' [2019-5-16 15:26:04] --- [2019-5-16 15:26:04] Loaded config.json with 0 accessories and 2 platforms. [2019-5-16 15:26:04] --- [2019-5-16 15:26:04] Loading 2 platforms... [2019-5-16 15:26:04] [HomeKit Bridge Server] Initializing Indigo2 platform... [2019-5-16 15:26:04] [HomeKit Bridge Server] HomeKit Bridge base URL is http://127.0.0.1:8558
[2019-5-16 15:26:04] [HomeKit Bridge Server] HomeKit Bridge serverId is 52436507 [2019-5-16 15:26:04] [Camera-ffmpeg] Initializing Camera-ff ... 5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Floor Lamp Hue 2: get(Saturation) => 0 [2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Rear Overheads: get(Brightness) => 0 [2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Rear Overheads: get(On) => false [2019-5-16 15:50:19] [HomeKit Bridge Server] Mel's Lamp: get(On) => false [2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Front Overheads: get(Brightness) => 0 [2019-5-16 15:50:19] [HomeKit Bridge Server] (MEDIA ROOM) Front Overheads: get(On) => false [2019-5-16 15:50:19] [HomeKit Bridge Server] Under Counter: get(On) => true [2019-5-16 15:50:19] [HomeKit Bridge Server] Sink Overheads: get(On) => false [2019-5-16 15:50:19] [HomeKit Bridge Server] Island Overheads: get(On) => false [2019-5-16 15:50:19] [HomeKit Bridge Server] Bench Overheads: get(On) => false [2019-5-16 15:50:19] [Camera-ffmpeg] Snapshot from (CAMERA) Front Door at 480x270
Device Simulation Report
DEVICE SIMULATION DATA
The text was updated successfully, but these errors were encountered: