Skip to content
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

Limited hack for updated Read-Only systems (CIPC-GC15HE) #77

Closed
ant-thomas opened this issue Aug 5, 2018 · 4 comments
Closed

Limited hack for updated Read-Only systems (CIPC-GC15HE) #77

ant-thomas opened this issue Aug 5, 2018 · 4 comments

Comments

@ant-thomas
Copy link
Owner

ant-thomas commented Aug 5, 2018

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

  • telnet access - admin/cxlinux
  • rtsp server - admin/12345
  • using mount --bind it is possible to use the hacked files without copying (thanks @ljs) (hosts file etc)
  • busybox can be updated but requires an alternative install location - this in turn needs to be added to the environment PATH variable to be active without typing the full path. This is possible using the above mount --bind trick with an edited /etc/profile file
  • ptz works via web interface
  • IR cut is GPIO 20

Shouldn't take long to wrap-up in package for people with RO updated cameras.

@ljs
Copy link

ljs commented Aug 5, 2018

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..

@ant-thomas
Copy link
Owner Author

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.

@ljs
Copy link

ljs commented Aug 5, 2018

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 :).

@ant-thomas
Copy link
Owner Author

Hack uploaded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants