-
Notifications
You must be signed in to change notification settings - Fork 542
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
Sigsegv with tapo protocol #923
Comments
Do you have developer skills? I think this is place of problem Line 284 in b08b883
|
Yup, that might be right as there is no
This returns:
Connection gets closed in about 10 seconds. |
Something new without auth and none password. @JurajNyiri have you saw this? @hmlnarik try to:
|
I haven't seen this yet. If it is something new it will come up for recordings for Tapo integration so we will see. |
@AlexxIT I am not using Tapo app, and I tried go2rtc for that reason. Would it be possible to not authorize if the WWW-Authenticate is not present? |
That must be the reason. @hmlnarik never configured the camera through tapo app. |
You really didn't connect the camera to the app? Not even once? Where you get user and password (hash)? And how you connect camera to WiFi? |
I think he might have used JurajNyiri/pytapo#24 . I am torn on supporting this in pytapo and tapo integration for many reasons. |
I used similar approach to that described in JurajNyiri/pytapo#24 to connect to wifi. I'll try to just skip adding |
Well. You can try to fix this yourself. I don't know when I will have time to do this trick with my camera. |
Thank you for the go2rtc product!
I hope you could help me with crash when opening webrtc.html with the following source:
Could you please help me to if that could be a configuration issue? Running go2rtc using docker image via
podman
. Plainrtsp
stream works perfectly.Stacktrace:
Trace log
I have a number of IP addresses. For simplicity, the relevant ones have been replaced with `192.168.a.` below: `192.168.a.cam` for camera, `192.168.a.browser` for browser, and `192.168.a.go2rtc-host` for the RPi hosting go2rtc.Camera: Tapo C500
The text was updated successfully, but these errors were encountered: