goprowifihack
goprowifihack copied to clipboard
Unofficial GoPro WiFi API Documentation - HTTP GET requests for commands, status, livestreaming and media query.
The commands from https://gethypoxic.com/blogs/technical/gopro-hero5-interfaces and https://github.com/KonradIT/gopro-ble-py/blob/master/main.py differ (Konrad's values do work). For instance gethypoxid: ` SHUTTER_ON(new byte[]{(byte) 1, (byte) 1, (byte) 1}),` vs. `bytearray(b'\x02\x01\x01')` (Konrad). Why is this difference/how can...
####Problem: Hi, I have connected my laptop via wifi to my hero+, and running the python script using python3 ####Details: This is the output from terminal when i try to...
I am having trouble with power consumption using wireless on the Hero 5 black. Would there be any way to script up a microcontroller to give it commands through the...
Feature suggestion: Android widget to just wake wifi from bluetooth and connect to wifi. The API and app effort is great. What I've setup though is simply preset config scripts...
**Problem:** You list: http://10.5.5.9/gp/gpControl/setting/2/3 as the command for 2.7K 4:3 but that doesn't work, and the correct command is http://10.5.5.9/gp/gpControl/setting/2/6 I have to wonder if this was inherited from previous...
Problem: I was wondering is there any way to do it, that is turn the fusion or max on from deep sleep after the wifi ap is disabled? In the...
**Problem:** when streaming MAX 360 it's 2 fisheye instead of 360 live streaming... how to make the in camera stitching streaming 360 live video ? **Details:** connect laptop to MAX...
Thanks for this excellent API. I haven't been able to work out how to set up a record time lapse photographs. Basically I want to do the following. 1. Connect...
**Problem:** Is it possible to do live streaming via Bluetooth and control parameters with this project (for GoPro 6 and 7)? **Details:** I see a page on Bluetooth commands, but...
**Problem:** I'm setting up a script for automation of tasks in our lab and want to ensure that the GoPro has the same time set as the other lab equipment....