goprowifihack
goprowifihack copied to clipboard
Unofficial GoPro WiFi API Documentation - HTTP GET requests for commands, status, livestreaming and media query.
**Problem:** I having been working with your list of http commands for a GoPro Hero 3+, Hero 4 Session, Hero+ LCD, and now for the Hero 5 Black using an...
**Problem:** I am trying to record the time of creation for each file in the Gopro, using http requests I can see that the last video on the camera was...
This is different than the 'live stream' mode that's described already for the previous cameras... It's not a preview but a built-in feature of the camera (that you can activate...
First thank you very much for everyone that has contributed to this amazing project! It's truly amazing. **Problem:** After trying to write a simple program that is supposed to only...
**Problem:** I would like to know if there is any way to change the name of the files created by the GoPro hero 8 when taking a video. By default,...
**Problem:** I am trying to find the bluetooth requests to start and stop the recording of my gopro 9, I already have figured out how to control video settings with...
**Problem:** take_photo() command takes a whole lot of time to capture the photo. **Details:** * GoPro Camera(s): Hero 9 Black * Firmware Version: 1.21 / 1.22 * Steps to reproduce:...
**Problem:** I trusted + paired + connected my GoPro Hero9 via bluetoothctl, then disconnected, exit. Opening sudo gatttool -t random -b -I connect (successfull) char-write-req 2f 03170101 --> Error: Characteristic...
**Problem:** Hi ! Onscreen display command for gopro hero3 is not working, i'm trying to access to this URL http://10.5.5.9/camera/OS?t=PASSWORD&p=%00 or 01 at the end, and it return a 410...
**Problem:** I use "downloadLastMedia" to download the video I collected before as the code shown below. All the procedure went well but I can not open the downloaded video file...