mcchas / g2h-camera-mods

Modifying the G2H camera with rtsp, security and not to call home
MIT License
107 stars 14 forks source link

inaccessible 2.2.1_0001.0515 #39

Open mouth4war opened 2 years ago

mouth4war commented 2 years ago

Camera went offline after using the script. I am unable to connect the camera to either aqara app or homekit. I did a factory reset and still cannot connect to it. Any steps I can take to fix this?

mouth4war commented 2 years ago

So it looks like the camera is connected to wifi, looking at mac address in router connected clients list. but not responding to pings.

RTSP not working either.

Connection failed: VLC could not connect to "192.168.31.130:554". Your input can't be opened: VLC is unable to open the MRL 'rtsp://192.168.31.130/13'. Check the log for details.

mcchas commented 2 years ago

@mouth4war I assume its not responding to telnet either?

You can use the serial port as described in the readme, there is a good chance of this working.

You could alternatively try issue commands via a new hostname file on an SD card, like configure an IP address .etc if you suspect it is on wifi without an IP... or other commands to copy out log files

mouth4war commented 2 years ago

So it connects to wifi (solid blue led) but doesn't pair in homekit or aqara. I use homeassistant so it shows up there and pairs with homeassistant just fine, but not aqara or homekit.

mcchas commented 2 years ago

It should be fine with HomeKit (scan the QR code). The aqara app side is all purposely disabled by the script in the camera binary and by blocking the IP addresses used by CN servers. You would have to reverse the changes the script has made.. or alter it so both will work