-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
BUG: Wyze Cam v4 not working anymore #1448
Comments
I'm experiencing the same issue. The affected devices for me are the Wyze Cam Pan v3 (v4.50.5.1318) and Wyze Cam v3 Pro (v4.58.13.0416). However, I have no problems with the Wyze Cam v3 (v4.61.0.3). Same "IOTC_ER_TIMEOUT" message in my logfile. |
Same here with error code > IOTC_ER_TIMEOUT. Other post show it also works for container version wyze-bridge, by setting network host and enable NET_BIND_SERVICE < #1105 However, ours docker-wyze-bridge add-on on HA can't configure the above |
Same here. |
I was able to fix it by adding " network_mode: Host" to my config. |
Unfortunately, setting Docker network type to host and enabling NET_BIND_SERVICE did not fix the problem for me. I am running the mrlt8/wyze-bridge container using Unraid |
Are you using containers or HA addon? |
Same issue here. V3 and V4 cameras All of my cameras are on a guest VLAN that do not have access to the main network. So enabled VLANs on my UnRaid box and set up Waze Bridge to get an IP on the guest network so they both live on the same subnet. Same issue, I can get some snapshots, but can't get video without getting the " IOTC_ER_TIMEOUT" error. |
I'm using v3. Me either!!! |
Also getting IOTC_ER_TIMEOUT, 3x v3s and a Pan. all but one of the v3s are on a dedicated VLAN that the container has access to. (Ubuntu 22.04 running Docker). Edit: Tried host mode networking, which sort of worked... it took some snapshots but didn't allow streaming. |
Other post solution |
anyone managed to fix this on a Video Doorbell (which doesn't support RTSP) ? |
No fix found, same for Wyze V4. |
Describe the bug
Noticed my wyze cam v4 are not working ain wyze bridge anymore
I have 2 x wyze can v2's whci work straight away. (3d printer, office)
The 3 x wyze cam v4's are not working.(front driveway, front garden, back garden)
I am using a raspberry pi 5.
All camera's are working in the wyze app on my iphone.
I'll remove the line spaces from the logs. Here's the condensed version:
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:47:53] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:47:53] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:47:53] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:47:53] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:47:53] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 📖 New client reading from 3d-printer
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:47:55] "GET /snapshot/front-garden.jpg?1741268873287 HTTP/1.1" 200 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:47:55] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:47:55] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:47:55] "GET /snapshot/3d-printer.jpg?1741268873287 HTTP/1.1" 200 -
[WyzeBridge] 📕 Client stopped reading from 3d-printer
[WyzeBridge] 🎉 Connecting to WyzeCam V4 - Front Garden on 192.168.1.214
[WyzeBridge] [front-garden] Snapshot timed out
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:10] "GET /snapshot/front-garden.jpg?1741268873287 HTTP/1.1" 304 -
[front-garden] [-13] IOTC_ER_TIMEOUT
[WyzeBridge] 🎉 Connecting to WyzeCam V4 - Front Garden on 192.168.1.214
[WyzeBridge] 📖 New client reading from 3d-printer
[WyzeBridge] 📕 Client stopped reading from 3d-printer
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:23] "GET /snapshot/3d-printer.jpg?1741268903291 HTTP/1.1" 200 -
[WyzeBridge] ☁️ Fetching 'cameras' from the Wyze API...
[WyzeBridge] [API] Fetched [5] cameras
[WyzeBridge] 💾 Saving 'cameras' to local cache...
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:24] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:24] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:24] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:24] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:24] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:24] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 📖 New client reading from 3d-printer
[WyzeBridge] 📕 Client stopped reading from 3d-printer
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:25] "GET /snapshot/3d-printer.jpg?1741268903291 HTTP/1.1" 200 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:25] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:25] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:26] "GET /snapshot/front-garden.jpg?1741268903291 HTTP/1.1" 200 -
[WyzeBridge] 🎉 Connecting to WyzeCam V4 - Front Garden on 192.168.1.214
[WyzeBridge] [front-garden] Snapshot timed out
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:41] "GET /snapshot/front-garden.jpg?1741268903291 HTTP/1.1" 304 -
[front-garden] [-13] IOTC_ER_TIMEOUT
[WyzeBridge] 🎉 Connecting to WyzeCam V4 - Front Garden on 192.168.1.214
[WyzeBridge] 📖 New client reading from 3d-printer
[WyzeBridge] 📕 Client stopped reading from 3d-printer
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:54] "GET /snapshot/3d-printer.jpg?1741268933286 HTTP/1.1" 200 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:54] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:54] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:54] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:54] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:54] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:54] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 📖 New client reading from 3d-printer
[WyzeBridge] 📕 Client stopped reading from 3d-printer
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:55] "GET /snapshot/3d-printer.jpg?1741268933286 HTTP/1.1" 200 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:55] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:55] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:48:57] "GET /snapshot/front-garden.jpg?1741268933286 HTTP/1.1" 200 -
[WyzeBridge] 🎉 Connecting to WyzeCam V4 - Front Garden on 192.168.1.214
[WyzeBridge] [front-garden] Snapshot timed out
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:49:12] "GET /snapshot/front-garden.jpg?1741268933286 HTTP/1.1" 304 -
[WyzeBridge] ⏰ Timed out connecting to Front Garden.
[front-garden] [-13] IOTC_ER_TIMEOUT
[WyzeBridge] 🎉 Connecting to WyzeCam V4 - Front Garden on 192.168.1.214
[WyzeBridge] 📖 New client reading from 3d-printer
[WyzeBridge] 📕 Client stopped reading from 3d-printer
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:11] "GET /snapshot/3d-printer.jpg?1741269011287 HTTP/1.1" 200 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:12] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:12] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:12] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:12] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:12] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:12] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 📖 New client reading from 3d-printer
[WyzeBridge] 📕 Client stopped reading from 3d-printer
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:13] "GET /snapshot/3d-printer.jpg?1741269011287 HTTP/1.1" 200 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:14] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:14] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] [front-garden] Snapshot timed out
[WyzeBridge] ☁️ Fetching 'cameras' from the Wyze API...
[WyzeBridge] [API] Fetched [5] cameras
[WyzeBridge] 💾 Saving 'cameras' to local cache...
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:26] "GET /snapshot/front-garden.jpg?1741269011287 HTTP/1.1" 200 -
[front-garden] [-13] IOTC_ER_TIMEOUT
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:50:41] "GET /snapshot/front-garden.jpg?1741269011287 HTTP/1.1" 304 -
[WyzeBridge] 📖 New client reading from 3d-printer
[WyzeBridge] 🎉 Connecting to WyzeCam V4 - Front Garden on 192.168.1.214
[WyzeBridge] 📕 Client stopped reading from 3d-printer
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:51:12] "GET /snapshot/3d-printer.jpg?1741269071288 HTTP/1.1" 200 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:51:12] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:51:12] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:51:12] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:51:12] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:51:12] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:51:12] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] 📖 New client reading from 3d-printer
[WyzeBridge] 📕 Client stopped reading from 3d-printer
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:51:14] "GET /snapshot/3d-printer.jpg?1741269071288 HTTP/1.1" 200 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:51:14] "GET /img/loading.svg HTTP/1.1" 307 -
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:51:14] "GET /static/notavailable.svg HTTP/1.1" 304 -
[WyzeBridge] [front-garden] Snapshot timed out
[WyzeBridge] 192.168.1.127 - - [06/Mar/2025 13:51:26] "GET /snapshot/front-garden.jpg?1741269071289 HTTP/1.1" 200 -
[WyzeBridge] ⏰ Timed out connecting to Front Garden.
[front-garden] [-13] IOTC_ER_TIMEOUT
Affected Bridge Version
v2.10.3
Bridge type
Docker Run/Compose
Affected Camera(s)
wyze cam v4
Affected Camera Firmware
4.52.9.1134
docker-compose or config (if applicable)
The text was updated successfully, but these errors were encountered: