zsgx1hacks
zsgx1hacks copied to clipboard
Works on Digoo DG-W01F Camera
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
Thanks for sharing this info, just to be clear the rtsp stream is currently not working on this device?
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.
Hi Kaotix, what id/password combination did you use for the rtsp server?
admin dg20160404 also the url is /onvif1 hope that works.
after i enter the url and user and password the page is down or wont load. does it work for you guys??
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
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://
Thats great thanks, i was doing it right jjst hadnt started at the begining, then found the readme section! All made sence from there!!
I just received my DG-W01F and I confirm it works well on it! Good job :)
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.
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.
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 - i think i have the same problem as you, were you able to get this working?
now working, just needed to reformat sdcard
@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?
Format as Fat32, extract zsgx1hacks-v0.4.zip directly on the root of the SDcard and that's all. Insert SDCard, plug the camera.
Will this work on W02f too?
I'm also trying to get motion detection through ONVIF to work. Any idea where to start looking? Is that p2pcam responsibility?
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
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.
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?
@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
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.
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.
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!
@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 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 Yeah, confirm it's working. Seems my nfs kernel service was somehow stuck as well. Thanks again!
without the port, it doesn't seem to work:)
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: