Alex X

Results 2762 comments of Alex X

I haven't had time to address this issue yet. I've heavily reworked the component's logic to align with newer versions of HA, but haven't had a chance to debug it.

- You need to check active connections for go2rtc (related to this camera) - You need to check all possible connection for your camera from any software - If video...

"no route to host" it's an operating system error. You have something wrong with your network settings. Given the very rare IP address - you have a very complex LAN...

You right. Grinder ratio looks like `25_75`. https://github.com/AlexxIT/Jura/blob/a11352b8b81eeb495c9863979b58473dc49c0364/tests/test_misc.py#L170-L174

I don't know. Maybe you're doing something wrong. Check entity state in developer tools.

Very rare cameras. Not worth wasting time on homemade protocols. I'll leave this issue in case someone wants to implement it.

It's very similar to Tapo protocol: https://github.com/AlexxIT/go2rtc/blob/master/pkg/tapo/

If someone gives me remote access to their camera - I can try to screw the new authorization to the tapo protocol. My contacts are in my profile.

Well. I have managed to login to port 8800. But I can't decode video data. The algorithm seems to be different from tapo.

Thanks to @n1mda and @fllash333 - VIGI cameras now supported. Including two way audio. In master (dev) version. ONLY admin account can be used! Auth same as for RTSP. Tested...