homebridge-tapo-camera
homebridge-tapo-camera copied to clipboard
Streaming of C225 doesn't work, freeze frame does
Describe The Bug: Newly added camera doesn't stream, it loads indefinitely and ends up with "
To Reproduce:
- Add the camera to homekit
- Freeze frames works, streaming don't
Expected behavior:
- Streaming should be working
Logs:
FFMPEG Debug is enabled though I don't see much things
[4/10/2024, 9:38:10 PM] Homebridge v1.7.0 (HAP v0.11.1) (homebridge-tapo-camera) is running on port 41508.
[Moniteur@@Serial Number] characteristic was supplied illegal value: number instead of string, supplying illegal values will throw errors in the future
[4/10/2024, 9:38:11 PM] Moniteur E515 is running on port 39077.
[4/10/2024, 9:38:11 PM] Please add [Moniteur E515] manually in Home app. Setup Code: 306-50-080
[4/10/2024, 9:40:15 PM] [homebridge-tapo-camera] [Moniteur] Starting video stream: native x native, native fps, ??? kbps (AAC-eld)
[4/10/2024, 9:40:19 PM] [homebridge-tapo-camera] Setting privacy to off
[4/10/2024, 9:40:24 PM] [homebridge-tapo-camera] Setting privacy to on
[4/10/2024, 9:40:28 PM] [homebridge-tapo-camera] [Moniteur] Stopped video stream.
[4/10/2024, 9:41:22 PM] [homebridge-tapo-camera] [Moniteur] Starting video stream: native x native, native fps, ??? kbps (AAC-eld)
[4/10/2024, 9:41:55 PM] [homebridge-tapo-camera] [Moniteur] Stopped video stream.
[4/10/2024, 9:42:59 PM] [homebridge-tapo-camera] [Moniteur] Starting video stream: native x native, native fps, ??? kbps (AAC-eld)
[4/10/2024, 9:43:00 PM] [homebridge-tapo-camera] [Moniteur] Stopped video stream.
[4/10/2024, 9:43:03 PM] [homebridge-tapo-camera] [Moniteur] Starting video stream: native x native, native fps, ??? kbps (AAC-eld)
[4/10/2024, 9:43:04 PM] [homebridge-tapo-camera] [Moniteur] Stopped video stream.
Plugin Config: (The IP is a static address fixed in the router)
"cameras": [
{
"name": "Moniteur",
"ipAddress": "192.168.1.97",
"password": "XXXXXXXXX",
"streamUser": "XXXXXXXXX",
"streamPassword": "XXXXXXXXX",
"debug": true,
"disablePrivacyAccessory": false,
"disableAlarmAccessory": true,
"privacyAccessoryName": "Yeux"
}
],
"_bridge": {
"username": "0E:FA:DB:02:62:5F",
"port": 41508
},
"platform": "tapo-camera"
Screenshots:
Environment:
- Plugin Version: 2.3.4
- Homebridge Version: 1.7.0
- Node.js Version: 18.19.0
- NPM Version: 10.2.3
- Operating System: Ubuntu on x86_64 CPU
I am having the same issue with two c120's
I also have the same problem with c120s while the c100 works perfectly fine on the same network
I have the same issue with C210
I'm experiencing the same issue with a C225, has there been any progress regarding this issue @kopiro?
Can you update the plugin to latest version, enable Homebridge in debug mode, restart and post the logs here?
I'm experiencing the same issue. Snapshots work, but the stream fails. I enabled debug mode but the logs are the same as the original post.
[14/09/2024, 09:35:31] [tapo-camera/Tapo camera] [Tapo camera] Starting video stream: native x native, native fps, ??? kbps (AAC-eld)
[14/09/2024, 09:36:04] [tapo-camera/Tapo camera] [Tapo camera] Stopped video stream.
[14/09/2024, 09:38:58] [tapo-camera/Tapo camera] [Tapo camera] Starting video stream: native x native, native fps, ??? kbps (AAC-eld)
[14/09/2024, 09:39:03] [tapo-camera/Tapo camera] [Tapo camera] Stopped video stream.