ant-thomas / zsgx1hacks

Hacks for ZS-GX1 IP Camera and various Goke GK7102 based IP Cameras
368 stars 101 forks source link

Does this work on the Digoo M1Q? #39

Open WRH2000 opened 6 years ago

WRH2000 commented 6 years ago

http://www.mydigoo.com/Digoo-DG-M1Q-960P-2_8mm-Wireless-Mini-WIFI-Night-Vision-Smart-Home-Security-IP-Camera-Onvif-Monitor-p-38.html

Would be interested if anyone has tried this on the Digoo M1Q cameras? Apparently they run on the Goke GK7102 chip as well.

The current firmware is annoying because it wants to setup a tunnel to a server in China, when I use the firewall to block access to the internet it starts a timer and will reset itself. Also uses the tunnel to get NTP time so the time is always messed up.

ant-thomas commented 6 years ago

I think the best advice would be to try it - probably try v0.2 so it isn't persistent

roaringbits commented 6 years ago

It seems to work on mine (webinterface etc), but I can't access the RTSP stream yet. Will try to find out how to access it :)

roaringbits commented 6 years ago

I can access the RTSP stream with;

URL: rtsp://{ip-address}/onvif2 Credentials: admin / dg20160404

WRH2000 commented 5 years ago

How did everyone get the firmware uploaded? I've tried inserting the SD card and rebooting but nothing happens. Also was able to telnet in and tried to run the debug_cmd.sh (readonly) and the start.sh but neither worked. Any ideas?

nc1618 commented 5 years ago

hey WRH2000 have a look at the below Issue, I was having similar issues with the MYQ and got it all sorted: https://github.com/edsub/Goke_GK7102/issues/1#issuecomment-460042652