roleoroleo / sonoff-hack

Custom firmware for Sonoff GK-200MP2B camera
GNU General Public License v3.0
201 stars 48 forks source link

PTZ Web interface control not working #49

Closed JiMcNulty closed 4 months ago

JiMcNulty commented 3 years ago

Using the latest version (0.1.0) with a fresh sonoff Clicking the arrows does not do anything

roleoroleo commented 3 years ago

Which sonoff version?

JiMcNulty commented 3 years ago
Firmware Version 0.1.0
Base Version V2524.1.276build20201103
Model GK-200MP2B

Now I see that the firmware didn't upgraded when I clicked it on the android app...not sure why it does not upgrade

roleoroleo commented 3 years ago

Actually your build is not tested. I will check it.

roleoroleo commented 3 years ago

My cam didn't receive the update. It's at V2524.1.245build20191030

JiMcNulty commented 3 years ago

image It shows that the latest version is lower then the one I have, that's why it didn't "upgrade"

Its a brand new cam

roleoroleo commented 3 years ago

You probably have a fw version installed in factory and not released as over the air update. Could you please create a backup?

JiMcNulty commented 3 years ago

Sure, do you have a bash for that?

roleoroleo commented 3 years ago
dd if=/dev/mtd2 of=/mnt/mmc/mtd2.bin
dd if=/dev/mtd3 of=/mnt/mmc/mtd3.bin
dd if=/dev/mtd4 of=/mnt/mmc/mtd4.bin
JiMcNulty commented 3 years ago

Already did :) 5 blocks

LINK REMOVED

JiMcNulty commented 3 years ago

Let me know if you need anything else

roleoroleo commented 3 years ago

Try this binary: ptz.gz

JiMcNulty commented 3 years ago

Works. Thanks!

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.