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

I am using a HERO 8 Black to record NightLapse Video, and I want to use Linux PC to make it start and stop recording at specific time of each...

High KonradIT! I am happy to learn that your amazing site is as up as it was 2 Years ago. You won't remeber me but I was trying to set...

Hi, I am able to turn on the gopro max wifi with the RPI 3 B. I am later able to connect to the Gopro's wifi with windows pc, but...

When I use Bluetooth to trigger a recording on a GoPro HERO5 Session, the camera automatically switch off once I stop the recording. When I use the Session with the...

**Problem:** After starting the livestream with the command: http://10.5.5.9/gp/gpControl/execute?p1=gpStream&c1=restart I get a 500 when starting the feed and I don't have any way to start viewing the stream. It seems...

Does anyone know how to use the Bluetooth command to set date and time of the GoPro? On this page: https://gethypoxic.com/blogs/technical/gopro-hero5-interfaces I can see that there is a command to...

![Schermafbeelding 2021-01-07 om 23 16 54](https://user-images.githubusercontent.com/77072187/103951526-20cc9500-513f-11eb-81c0-a998b9277ca1.png) **Problem:** My go pro udp stream is showing some weird black and purple things at 90% of the udp stream. Describe your problem as...

**Problem:** I can see the Hero 8 WiFi only when the camera is connected with the Android GoPro app. Is it possible to enable the WiFi without using the GoPro...

**Problem:** Hello, I'm trying to use the endpoint `http://10.5.5.9/gp/gpControl/command/wireless/ssid/select?ssid=WIFI_SSID&auth_type=AUTH_TYPE&pw=SSID_PASSWORD` And I get this error ``` { "version": "6.00", "path_info": "command/wireless/ssid/select", "query_string": "ssid=XXX-XXXX", "error_code":-3, "error_msg": "500 Internal Server Error ", "function":...

I found that get video information to fetch duration is kinda long operation. It tooks approx 1.5+ sec on each item. In my opinion glrv from media list is media...