goprowifihack icon indicating copy to clipboard operation
goprowifihack copied to clipboard

Unofficial GoPro WiFi API Documentation - HTTP GET requests for commands, status, livestreaming and media query.

Results 110 goprowifihack issues
Sort by recently updated
recently updated
newest added

there is a typo in https://github.com/KonradIT/goprowifihack/blob/master/HERO5/HERO5-Commands.md it should be http://10.5.5.9/gp/gpControl/setting/4/3 not http://10.5.5.9/gp/gpControl/4/3 Thanks for the great work!

**Problem:** I would like to be able to change the WiFi SSID and Password for a GoPro Hero 3 camera using wifi commands. However, this command is not listed for...

**Problem:** I can pair the camera and connect with bluetoothctl and gatttool. This wakes up the camera and enables wifi for a while. When trying to send BT commands I...

Hi! How to get current camera status? How to get the same thing that is displayed on the status display of the camera? For example, how to get the battery...

**Problem:** Was missing instructions on how to set up wifi, connect to gopro and get the stream and then send that stream to the Internet (i.e. skype). I figured all...

On windows 7 I use the pyton goprostream https://github.com/KonradIT/GoProStream It work when i connect the gopro directly with computer over the wifi connection. I would like to place the gopro...

Hello Is there a command for PowerON / PowerOFF the device? (still connected to WiFi) And after PowerON it must have HDMI FullHD out. I only need this command, because...

Hi Konrad, Thanks for all the great work you have done on this so far. I can't imagine the patience and dedication required to figure all this out. I have...

**Problem:** I recorded a 14s clip: GOPR0108.MP4 after that, I tried to convert/cut the clip with: ````http://10.5.5.9/gp/gpControl/command/transcode/request?source=DCIM/100GOPRO/GOPR0108.MP4&res=0&fps_divisor=0&in_ms=500&out_ms=2000```` The Response is: ```` { "version": "5.00", "path_info": "command/transcode/request", "query_string": "source=DCIM/100GOPRO/GOPR0111.MP4&res=0&fps_divisor=0&in_ms=500&out_ms=2000", "error_code": -3,...

I am trying to connect a GoPro5 1. I use 'Connect' 'Connect New Device' 'GoProApp' 2. I connect using my PC's wifi with the CameraName and pwd 3. I use...