Skip to content

Instantly share code, notes, and snippets.

@KonradIT
Last active March 8, 2016 23:34
Show Gist options
  • Save KonradIT/ef320a13139d2cc077e8 to your computer and use it in GitHub Desktop.
Save KonradIT/ef320a13139d2cc077e8 to your computer and use it in GitHub Desktop.
GoPro HERO4 Black WIfi Hacking ep2
@mollux
Copy link

mollux commented Aug 15, 2015

I have an issue since firmware 2.00.00 and 3.00.00, I cant change the submode with a http request. when calling http://10.5.5.9/gp/gpControl/setting/69/{0,1,2} , the screen shortly flashed, but no settings are changed. Any ideas? I tried all settings from 1 to 80, but no luck changing the submode. The xmode commands don't change anything either.

@mollux
Copy link

mollux commented Aug 17, 2015

I found with the help of ettercap and wireshark how to do this! with http://10.5.5.9gp/gpControl/command/sub_mode?mode=1&sub_mode=2 changes to photo mode and sub mode night. I don't know if this works with firmware 1.00.00. I will create a PR with the changes.

@drgalvanit
Copy link

How to change EV-comp for MULTI-SHOT mode using http commands?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment