Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Occasional Black Screen and Distorted Screen on Camera #144

Open
FaazHafid opened this issue Jul 20, 2024 · 0 comments
Open

Occasional Black Screen and Distorted Screen on Camera #144

FaazHafid opened this issue Jul 20, 2024 · 0 comments
Labels
question Further information is requested

Comments

@FaazHafid
Copy link

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:
Screenshot 2024-07-19 at 10 15 16 PM
Screenshot 2024-07-19 at 10 11 47 PM
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 Add camera platform #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-8 (2024-01-30T12:27Z) x86_64 GNU/Linux
@FaazHafid FaazHafid added the question Further information is requested label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant