yi-hack-Allwinner icon indicating copy to clipboard operation
yi-hack-Allwinner copied to clipboard

Camera is contacting Xiaomi with cloud disabled?

Open koichirose opened this issue 3 years ago • 3 comments

I see log messages that seem to indicate that the camera is connecting to Xiaomi, even if Cloud is disabled. from /tmp/log.txt:

[./cloud][8/27/10:9:40:100]: cloud.c(webapi_do_login-2349) cmd = /home/app/cloudAPI -c 138 -url "https://api.eu.xiaoyi.com/v4/ipc/on_line" -key MY_KEY -keySec MY_KEYSEC -uid MY_UID -version 8.2.0.0A_201912270941 -ssid "MYSSID" -mac MY_MAC -ip MY_IP -signal_quality 50 -packetloss 0 -p2pconnect 0 -p2pconnect_success 0 -tfstat 10002 -powerstate 0

This one in particular seems to be sending my WiFi SSID. Is this expected behaviour?

koichirose avatar Aug 27 '21 10:08 koichirose

It's not as expected. Are you sure that this connection completes succesfully? Or simply it is trying to connect.

roleoroleo avatar Aug 27 '21 13:08 roleoroleo

I thought (wrongly?) it wouldn't even try to connect. How can I check if it's connecting successfully?

koichirose avatar Aug 27 '21 13:08 koichirose

You could sniff the traffic with tcpdump and check if you receive the answer from the server. tcpdump.gz

roleoroleo avatar Aug 27 '21 14:08 roleoroleo

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Apr 04 '24 02:04 github-actions[bot]