Nest and Wyze camera issues

165 views
Skip to first unread message

Mao

unread,
Mar 6, 2024, 12:36:47 PM3/6/24
to Camect User Forum
My Nest and Wyze camears have been down for quite sometime, but I didn't have a chance to look into them.
Looks like Wyze has firmware updates and there will be a fix coming, so I will wait for it, thanks!

But for Nest cameras, the issues has happened twice before in the last year or two. It's just showing "Incorrect user name or password". Is there any recent change? How can I fix it?

Thanks!

Christopher Bradski

unread,
Mar 6, 2024, 12:42:13 PM3/6/24
to Mao, Camect User Forum
Hello Mao,

Unfortunately Nest made some changes such that we can't get the video from Nest cameras any more... We posted about this recently in the forum: 


Best regards,
- Chris

--
You received this message because you are subscribed to the Google Groups "Camect User Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to forum+un...@camect.com.
To view this discussion on the web visit https://groups.google.com/a/camect.com/d/msgid/forum/adb6173a-276f-45af-8713-c1756c8f7e67n%40camect.com.

Mao

unread,
Mar 6, 2024, 1:08:40 PM3/6/24
to Camect User Forum, Christopher Bradski, Camect User Forum, Mao
Thank you! That's a sad news :(
Any word on fixing Wyze cameras?

Arup Mukherjee

unread,
Mar 6, 2024, 3:51:19 PM3/6/24
to Mao, Camect User Forum
Wyze also recently made an update that affects only cameras that are not connected to the same network as your hub. Most people have their hub on the same local network as their Wyze cams, so they're unaffected. 

If you had your cameras on a different network from your hub, you won't be able to use them with your hub unless you arrange a way for the hub to be able to directly connect to the IP addresses of the cameras. 

If your cameras are on the same network as your hub and yet are not working, then have you already gone through the steps of updating your Wyze connection to use an API? We posted about that late last year (here). 

Mao

unread,
Mar 6, 2024, 7:39:04 PM3/6/24
to Camect User Forum, Arup Mukherjee, Camect User Forum, Mao
Gotcha, my camera and hub are on different sub network, but I may be able to move it to the same, let me try it out.

Will Stillwell

unread,
Mar 7, 2024, 7:42:03 PM3/7/24
to Mao, Camect User Forum, Arup Mukherjee
On the Wyze issue, there are a lot of users where they can't connect to wyze cams via cell network using the wyze app.  They say they found an issue and a fix is coming.   I wonder if this will make the different network than the hub start working again.  Some users were able to make it work after they cleared app cache but not all users. Still reading the forums to see what I can find on it.  

~Will


Steven Spaulding

unread,
Mar 10, 2024, 2:22:19 PM3/10/24
to Camect User Forum, Will Stillwell, Camect User Forum, Arup Mukherjee, Mao
is there any plans to get google nest camera feeds working again? 

Steven Spaulding

unread,
Mar 10, 2024, 2:54:04 PM3/10/24
to Camect User Forum, Steven Spaulding, Will Stillwell, Camect User Forum, Arup Mukherjee, Mao
The google cloud console has the ability to setup API integrations, there is a small fee when setting it up ($5usd one time) but it does allow me to integrate my google nest doorbell camera feeds directly into homeassistant. Could this not be utilized in some shape or form to allow integrating with camect? 

CamectChao

unread,
Mar 11, 2024, 4:17:43 AM3/11/24
to Camect User Forum, ste...@besp.ca, Will, Camect User Forum, Arup Mukherjee, Mao
I assume home-assistant ask individual users to register for device access, pay the $5 and create the project?
It's technically possible. However, it's disallowed by Google's TOS. Citing from https://developers.google.com/nest/device-access/tos
3.1 For Personal Use Only.
The Device Access Developer Materials and your Client are for your personal use only. You will not and will not authorize any third party to use the Device Access Developer Materials or your Client for any commercial purpose.

Steven Spaulding

unread,
Mar 11, 2024, 1:17:06 PM3/11/24
to CamectChao, Camect User Forum, Will, Arup Mukherjee, Mao
ya, you basically are paying to get the clientID and secret for the oauth2 connection, and requiring a redirect URI. Which then allows you to be able to view the streams and pass it along to wherever you need to. 

the TOS definitely is going to be the hindrance here though. I could see this being a grey area though, as even though camect would have the code to generate the streams, it the api keys used would be for personal use. So I think clarification on what exactly they are referring to with the developer materials before a definitive no could be given ya? 

Steven Spaulding

unread,
Mar 11, 2024, 1:20:54 PM3/11/24
to CamectChao, Camect User Forum, Will, Arup Mukherjee, Mao
Also, looks like you may have linked to the sandbox TOS, this one looks to be the non-sandbox version, which doesn't specify for personal use only. 
https://developers.google.com/nest/device-access/project/tos

CamectChao

unread,
Mar 11, 2024, 2:23:52 PM3/11/24
to Camect User Forum, ste...@besp.ca, Camect User Forum, Will, Arup Mukherjee, Mao, CamectChao
For personal usage, "sandbox" environment is the way to go. The other one is for commercial development. Please check the bottom of https://developers.google.com/nest/device-access/project/create

Steven Spaulding

unread,
Mar 11, 2024, 6:08:50 PM3/11/24
to CamectChao, Camect User Forum, Will, Arup Mukherjee, Mao
ya, I see that now. I'm just trying to go over possible options. I liked having the direct connection of my doorbell camera's into my Camect...now I have to build out an intermediary with one of my servers to grab the stream, convert it to RTSP using FFMPEG and then add it into Camect. 

Not ideal having too many points just to display a feed ya know. 

CamectChao

unread,
Mar 12, 2024, 5:42:43 PM3/12/24
to Camect User Forum, ste...@besp.ca, Camect User Forum, Will, Arup Mukherjee, Mao, CamectChao
Yeah. I had to ditch my nest cameras. I installed a reolink doorbell to replace the nest one. 
The up side is that the video quality is better and no need to upload my video to the cloud.

In the past several years, Google have been keeping making it more difficult to do such integration, while made no real improvement to the product.
We spent so much time maintaining the integration, until now Google completely shut it down...


Steven Spaulding

unread,
Mar 12, 2024, 5:57:08 PM3/12/24
to CamectChao, Camect User Forum, Will, Arup Mukherjee, Mao
ya, if I can't get this stream to convert to rtsp, I'll likely be looking at converting to different doorbell camera's. 

Reply all
Reply to author
Forward
0 new messages