kopiro / homebridge-tapo-camera

Homebridge plugin for TP-Link TAPO security cameras
ISC License
120 stars 10 forks source link

Can't get any image for my tapo c200 #44

Closed maaper closed 2 years ago

maaper commented 2 years ago

Describe Your Problem:

After installing the plugin on my Hombridge server (testing under MAC), I can't see the camera on my Home IOS app. I see no changes on the app. I installed the plugin, scan the qr of HomeKit form my home app after restart the system. However, I can see the logs working on Homebridge, so I suppose that the server is reaching properly to the cam.

Logs:

[2/12/2022, 1:47:43 PM] [Config] Initializing config platform...
[2/12/2022, 1:47:43 PM] [Config] Running in Service Mode
[2/12/2022, 1:47:43 PM] [tapo-camera] Initializing tapo-camera platform...
[2/12/2022, 1:47:43 PM] [tapo-camera] Initializing child bridge 0E:2C:24:4F:E5:E6
[2/12/2022, 1:47:43 PM] Failed to find plugin to handle accessory Camara TAPO
[2/12/2022, 1:47:43 PM] Removing orphaned accessory Camara TAPO
Setup Payload:
X-HM://00250FD2RXLJ3
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

    ┌────────────┐     
    │ xxx-xx-xxx │     
    └────────────┘     

[2/12/2022, 1:47:43 PM] Homebridge v1.4.0 (HAP v0.10.0) (Homebridge E54A) is running on port 51954.
[2/12/2022, 1:47:43 PM] [homebridge-tapo-camera] Launched child bridge with PID 38596
[2/12/2022, 1:47:43 PM] Registering platform 'homebridge-tapo-camera.tapo-camera'
[2/12/2022, 1:47:43 PM] [homebridge-tapo-camera] Loaded homebridge-tapo-camera v2.0.4 child bridge successfully
[2/12/2022, 1:47:43 PM] Loaded 0 cached accessories from cachedAccessories.0E2C244FE5E6.
[2/12/2022, 1:47:43 PM] Homebridge v1.4.0 (HAP v0.10.0) (homebridge-tapo-camera) is running on port 58479.
[2/12/2022, 1:47:44 PM] Nene 0FC5 is running on port 56058.
[2/12/2022, 1:47:44 PM] Please add [Nene 0FC5] manually in Home app. Setup Code: 932-09-587
[2/12/2022, 1:50:48 PM] [homebridge-tapo-camera] [Nene] Motion detected true
[2/12/2022, 1:50:52 PM] [homebridge-tapo-camera] [Nene] Motion detected false
[2/12/2022, 1:51:05 PM] [homebridge-tapo-camera] [Nene] Motion detected true
[2/12/2022, 1:51:11 PM] [homebridge-tapo-camera] [Nene] Motion detected false
[2/12/2022, 1:51:12 PM] [homebridge-tapo-camera] [Nene] Motion detected true
[2/12/2022, 1:51:20 PM] [homebridge-tapo-camera] [Nene] Motion detected 

Plugin Config:

{
    "cameras": [
        {
            "name": "Nene",
            "ipAddress": "192.168.4.101",
            "password": "removed",
            "streamUser": "maaper",
            "streamPassword": "removed"
        }
    ],
    "_bridge": {
        "username": "something like a MAC",
        "port": 58479
    },
    "platform": "tapo-camera"
}

Screenshots:

Environment:

Thanks in advance!!

k3lv1n90 commented 2 years ago

For me I was able to add it by clicking on the plus -> Add Accessory -> More options. It appeared there.