-
Notifications
You must be signed in to change notification settings - Fork 571
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
TP-Link Tapo C225 auth fails after camera update to 1.0.27 #781
Comments
So I've tested all combinations I could think off this evening. For reference, the variables I'm using are: This works via rtsp:
However I can't find a working way via the The variations I've tested to no avail are:
Anyone has an idea? |
On my C210 with latest fw it works like this |
Confirmed, TP-Link C210 v2.0 FW 1.3.11 work's with tapo://cloud_password_in_clear_text@Camera_IP |
I need remote access to this stream to check the problem (8800 camera port) |
@RobinBeismann I also have C225 (firmware 1.0.27) and my configuration in go2rtc.yaml is as follows:
Cloud and local passwords are different. I have the stream and it goes with audio. But I can't get camera microphone to work (two-way audio). |
I've had a session with @AlexxIT, when I've reset my Tapo Cloud account password for him to access the cameras, he still couldn't sign in. After that we tried removing the camera from the Tapo App and re-adding it and it suddently started working with the newly set password via |
Hi,
in reference to #733, it looks like the new firmware 1.0.27 for the Tapo C225 introduces the same authentication issues as on the C210. All three of my C225 now show log "streams: 401 unauthorized".
Previously, I've been passing the credentials in cleartext via:
However I've now tested it with an SHA265 hashed password but that didn't solve it either.
Happy to provide all logs needed.
Thanks alot for go2rtc, really appreciate it!
The text was updated successfully, but these errors were encountered: