zsgx1hacks icon indicating copy to clipboard operation
zsgx1hacks copied to clipboard

Works on Digoo DG-W01F Camera

Open kaotix opened this issue 7 years ago • 75 comments

Not an issue, just tested on the Digoo DG-W01F camera and these scripts work. It appears to run damn near identical code to the cameras you've been discussing so I thought I'd test it as I've been doing a bit of hacking of my own.

Scripts run fine. I think even the wifi comes up but I haven't fully tested that yet it's currently wired for testing. I had looked at compiling the snx_rtsp_server for this camera so I'm going to test that today as an alternative to the p2pcam RTSP server.

Link for this camera is https://www.banggood.com/Digoo-DG-WO1F-Cloud-Storage-3_6mm-Lens-720P-Waterproof-Outdoor-WIFI-Security-IP-Camera-Motion-Detect-p-1194795.html

kaotix avatar Jan 23 '18 12:01 kaotix

Thanks for sharing this info, just to be clear the rtsp stream is currently not working on this device?

tax avatar Feb 11 '18 18:02 tax

Rtsp fully working. It was just that it relies on the inbuilt p2pcam binaries for rtsp and a proper rtsp binary would be more suited.

kaotix avatar Feb 11 '18 18:02 kaotix

Hi Kaotix, what id/password combination did you use for the rtsp server?

Briggsbfc avatar Mar 15 '18 14:03 Briggsbfc

admin dg20160404 also the url is /onvif1 hope that works.

kaotix avatar Mar 15 '18 14:03 kaotix

after i enter the url and user and password the page is down or wont load. does it work for you guys??

tightwebz avatar Mar 22 '18 02:03 tightwebz

Hi, very new to this, I’m trying to connect to my w01f, using Ipsy, not really getting anywhere, can anyone help with the url, type it up on here so I can confirm what I’m doing is correct? Would be much apreciated

robwood9 avatar Mar 30 '18 08:03 robwood9

I use blueiris for my cameras so setup might be a bit different. URL is http://192.168.0.1/onvif1 Obviously replace the IP with what ever your camera is on.

Alternatively (since blueiris asks for username and password) you can use http://admin:[email protected]/onvif1 if that doesnt work, use rtsp:// instead of http://

kaotix avatar Mar 31 '18 00:03 kaotix

Thats great thanks, i was doing it right jjst hadnt started at the begining, then found the readme section! All made sence from there!!

robwood9 avatar Apr 01 '18 19:04 robwood9

I just received my DG-W01F and I confirm it works well on it! Good job :)

davidlb avatar May 15 '18 19:05 davidlb

Hi guys, does anybody know how to receive motion detected events from camera on custom remote application like Openhab2 ? I have digoo dg-f01f camera which works great and it's really easy to play rtsp on iOS, Android, Linux and Windows.

spolenak avatar May 20 '18 06:05 spolenak

Hi,

I confirm it works great on this DG-W01f but please take note the RTSP works on both URL /onvif and onvif1.

Have a nice day.

ghost avatar May 20 '18 07:05 ghost

Hi all, I try script on my dg-w01f. I copied the contents of the sdcard folder into a sd fat32. Inserted the sd in the cam, turned off and on the cam. After booting the camera is on the network at the address I assigned it from the router, but it does not function as ssh or telnet. Where am I wrong? Thks.

megagenio avatar May 21 '18 18:05 megagenio

@megagenio - i think i have the same problem as you, were you able to get this working?

raf1que avatar Jun 10 '18 13:06 raf1que

now working, just needed to reformat sdcard

raf1que avatar Jun 10 '18 14:06 raf1que

@raf1que - doesn't work for me. Can you tell me what kind of formatting did you use? What did you copy in the SD? the only content of the file zsgx1hacks-v0.4.zip? Did you create a directory in the SD or did you put the zip file in the root od SD itself? How did you reboot camera? Simply with turn OFF and ON camera power?

megagenio avatar Jun 12 '18 08:06 megagenio

Format as Fat32, extract zsgx1hacks-v0.4.zip directly on the root of the SDcard and that's all. Insert SDCard, plug the camera.

davidlb avatar Jun 12 '18 09:06 davidlb

Will this work on W02f too?

EdKo66 avatar Jun 12 '18 21:06 EdKo66

I'm also trying to get motion detection through ONVIF to work. Any idea where to start looking? Is that p2pcam responsibility?

jcobreros avatar Jun 27 '18 17:06 jcobreros

Hi, Does anyone know how to access the boot loader serial interface on a w01f? I've managed to brick the device through playing aorund with the statup script - doesn't seem to be able to get it to boot through the debug script either. I've found the rx,tx,gnd,3.3v on the board but they don't seem to give me anything when i connect them up to a uart interface.

Any help would be appreciated - thanks.

J

johnnt avatar Aug 12 '18 10:08 johnnt

Make sure you've got tx and rx the correct way round. Baud is usually 115200 3.3v isn't usually needed, just rx, tx, gnd.

ant-thomas avatar Aug 12 '18 10:08 ant-thomas

I have Version 3.1.1.0908 on a Digoo DG-W01F. I'm trying to update to Version 3.2.8.0121, but the version on the camera remains at 3.1.1.0908. The sdcard with the contents of readonlyhack-v0.1.zip now has a file called INFO.TXT containing "eye.conf already existed !" I renamed eye.conf and tried booting again, but the version reported by Onvifer remains stubbornly at 3.1.1.0908. Any suggestions?

Briggsbfc avatar Aug 16 '18 15:08 Briggsbfc

@johnnt did you manage to fix it? I'm in the same situation. Altering /home/start.sh killed it...

update: managed to fix it through UART interface, RX,TX,GND and 115200 was enough to connect. Restored start.sh et voila... everyting ok! Digoo DG-W02F

wimpie007 avatar Sep 02 '18 15:09 wimpie007

Hi wimpie007, Sorry didn't see your message.

Yeah i managed to get it working, in the end it was actually a split cable from bending the camera mount to 90degrees. That's why the serial interface wasn't working.

johnnt avatar Sep 04 '18 11:09 johnnt

Thanks for the info. I managed to "relocate" the record-to-sd-card to a NFS mount on my nas. (a usb-stick on my nas to be exactly) If someone is interested, give me a yell.

wimpie007 avatar Sep 04 '18 12:09 wimpie007

On another note, I am not sure if that has been covered already but in order to get wifi working without using the app you need to update both wpa_supplicant.conf and devParam.dat files which are both located in /home.

The devParam.dat file is a binary file so i just copied one from another camera i had already setup but it shouldn't be too big an issue to determine the format.

Cheers J

EDIT: Oh, just realised there is a file for creating devParam.dat Doh!

johnnt avatar Sep 04 '18 12:09 johnnt

@wimpie007 Hi, trying NFS mount on a Digoo M1Q, failing with "operation not supported" :( . Could you share your NFS mount cmd, pls? Thanks much!

uglagwox avatar Sep 08 '18 10:09 uglagwox

@uglagwox sorry for the late reply: This will do the trick: mount -o port=2049,nolock,proto=tcp -t nfs IP:/volume/share /mnt/mmc01/1 regards,

wimpie007 avatar Sep 10 '18 11:09 wimpie007

@wimpie007 Yeah, confirm it's working. Seems my nfs kernel service was somehow stuck as well. Thanks again!

uglagwox avatar Sep 10 '18 14:09 uglagwox

without the port, it doesn't seem to work:)

wimpie007 avatar Sep 10 '18 14:09 wimpie007

I used the readonlyhack-v0.1 on digo dg-myq and its working on the latest firmware : 3.2.8.0208 The webUI , ftp and rtsp without pass is looking good.

It would be awesome if there can be local video recording function on the SD card itself so we can get these recording via ftp or view the same on WebUI.

:+1: :100:

sanket15n avatar Sep 30 '18 14:09 sanket15n