homebridge-tapo-camera
homebridge-tapo-camera copied to clipboard
Occasional Black Screen and Distorted Screen on Camera
I am Occasionally seeing Black Screen and Distorted Screen on Camera, Camera Model is Tapo C110. Logs:
[G_Front_Facing 0162] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:01:16 PM] [homebridge-tapo-camera] [G_Front_Facing] Fetching snapshot took 5.273 seconds. [7/19/2024, 10:01:24 PM] [homebridge-tapo-camera] [G_Garage_Facing] Starting video stream: native x native, native fps, ??? kbps (AAC-eld) [7/19/2024, 10:01:33 PM] [homebridge-tapo-camera] [G_Garage_Facing] Stopped video stream. [G_Front_Facing 0162] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:05:03 PM] [homebridge-tapo-camera] [G_Front_Facing] Fetching snapshot took 8.993 seconds. [G_Garage_Facing 86F0] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:05:12 PM] [homebridge-tapo-camera] [G_Garage_Facing] Fetching snapshot took 5.865 seconds. [G_Front_Facing 0162] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:05:20 PM] [homebridge-tapo-camera] [G_Front_Facing] Fetching snapshot took 6.34 seconds. [G_Front_Facing 0162] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:05:50 PM] [homebridge-tapo-camera] [G_Front_Facing] Fetching snapshot took 5.174 seconds. [G_Garage_Facing 86F0] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:05:57 PM] [homebridge-tapo-camera] [G_Garage_Facing] Fetching snapshot took 7.344 seconds. [G_Front_Facing 0162] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:06:08 PM] [homebridge-tapo-camera] [G_Front_Facing] Fetching snapshot took 8.051 seconds. [G_Garage_Facing 86F0] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:06:13 PM] [homebridge-tapo-camera] [G_Garage_Facing] Fetching snapshot took 5.217 seconds. [G_Front_Facing 0162] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:06:24 PM] [homebridge-tapo-camera] [G_Front_Facing] Fetching snapshot took 5.608 seconds. [G_Garage_Facing 86F0] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:07:39 PM] [homebridge-tapo-camera] [G_Garage_Facing] Fetching snapshot took 6.042 seconds. [G_Garage_Facing 86F0] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:15:36 PM] [homebridge-tapo-camera] [G_Garage_Facing] Fetching snapshot took 6.549 seconds. [G_Front_Facing 0162] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:18:18 PM] [homebridge-tapo-camera] [G_Front_Facing] Fetching snapshot took 5.782 seconds. [G_Front_Facing 0162] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:18:47 PM] [homebridge-tapo-camera] [G_Front_Facing] Fetching snapshot took 5.219 seconds. [G_Garage_Facing 86F0] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:18:50 PM] [homebridge-tapo-camera] [G_Garage_Facing] Fetching snapshot took 7.397 seconds. [G_Front_Facing 0162] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:19:02 PM] [homebridge-tapo-camera] [G_Front_Facing] Fetching snapshot took 5.17 seconds. [G_Garage_Facing 86F0] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info. [7/19/2024, 10:19:07 PM] [homebridge-tapo-camera] [G_Garage_Facing] Fetching snapshot took 6.871 seconds.
Plugin Config:
{
"cameras": [
{
"name": "G_Front_Facing",
"ipAddress": "192.168.112.14",
"username": "XXXX",
"password": "XXXX",
"streamUser": "XXXX",
"streamPassword": "XXXX",
"disablePrivacyAccessory": true,
"disableAlarmAccessory": true
},
{
"name": "G_Garage_Facing",
"ipAddress": "192.168.112.15",
"username": "XXXX",
"password": "XXXX",
"streamUser": "XXXX",
"streamPassword": "XXXX",
"disableStreaming": false,
"disablePrivacyAccessory": true,
"disableAlarmAccessory": true
}
],
"platform": "tapo-camera",
"_bridge": {
"username": "0E:35:BE:B8:74:7E",
"port": 30422
}
}
Screenshots:
Environment:
- Plugin Version:v2.3.4
- Homebridge Version: v1.7.0
- Node.js Version: v20.12.1
- NPM Version:
- Operating System: Linux homebridge 6.5.11-8-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-8 (2024-01-30T12:27Z) x86_64 GNU/Linux