mcchas / g2h-camera-mods

Modifying the G2H camera with rtsp, security and not to call home
MIT License
107 stars 14 forks source link

MQTT credentials #11

Closed fluppie closed 3 years ago

fluppie commented 3 years ago

I succesfully have the script running and can access the RTSP streams (firmware 2.0.9). I saw a mosquitto broker running. Anyone have the user & pass to connect to this broker? Ofcourse I tried "root" and the "newrootpassword"

fluppie commented 3 years ago

OK funny, I upgraded to 2.1.1 and now it's working :-)

I used these instructions found in another issue #10

Hi, are you on FW 2.2.0? It seems to break the mod. You need to downgrade using telnet: https://github.com/ads1230/G2HTesting For some reason the bin file fails to extract on the G2H, so you have to manually extract and then upload. If you want to do it yourself

Download the firmware and extract it
save in a folder called upgrade on your SD card
Run the commands

cp -r /sdcard/upgrade /tmp/upgrade /tmp/upgrade/check_coor.sh /tmp/upgrade/copy_files.sh rm -rf /tmp/upgrade rm -rf /sdcard/upgrade