Closed ant-thomas closed 6 years ago
Nice progress, but I'm curious do you have offline recording to SD CARD (event based or 24/7) on the new firmwares, when the camera is not connected to the the cloud? Or did you have offline rec on the old RW firmwares in same situation? I'm experience this behaviour..
Unsure about recording. I would assume you need to setup the camera first via the app/cloud. I have tried to avoid using the app/cloud at all, but that does usually mean you can only use it on ethernet, not WiFi.
Yes, it is set up via the app, and does record to SD CARD, event based for example. But whenever there is no connection to the cloud (even if one would have an outage of the internet connection, no tampering), the recording stops. This contradicts actually to the advertisement of GUUDGO, that the cloud is an optional feature :).
Hack uploaded
I have just received a Kerui CIPC-GC15HE Goke GK7102S based.
This has an updated firmware - 3.2.8.0121 - and therefore a read-only filesystem - though
/home
is mounted r/w which may help, but having an SD card available makes things workable.As we know the original hack won't work with the read-only file system.
What I've achieved so far
mount --bind
it is possible to use the hacked files without copying (thanks @ljs) (hosts file etc)mount --bind
trick with an edited/etc/profile
fileShouldn't take long to wrap-up in package for people with RO updated cameras.