-
-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GoPro HERO8 / MAX / API refactor #122
Comments
Awesome! Cheers |
Great! Awaiting Hero8 compatibility ;-) 👍 |
Hi Konrad, today I tried the bluetooth commands on a HERO8, it works with bluetoothctl (scan on, trust, pair, connect, disconnect) and gatttool (connect). However, when I try to issue commands for e.g. turn on wifi, nothing happens Also, connection with bluetoothctl and gatttool ONLY works when HERO8 pairing mode is active (when the GOPRO APP connect dialog is active). As soon as exiting this dialog on the camera itself, all bluetooth commands fails. If you have any commands I can test, I'm more than happy to try :) I'm testing from either a Win10 PC, or from a Raspberry PI4. Keep up the good work! |
Hi Konrad, |
@eztutnahi how did you manage to connect via wifi? My windows does not discover gopro max over wifi. |
Hi @Fougl |
Well this has been going on for more than a year, as a progress update:
|
This weekend I'll push 4.1.0 which adds support for GoPro MAX commands, refactors the media download/get part to work better and more consistently across all cameras. GoPro HERO8 support is also in the works.
Regarding turning WiFi on with MAX and HERO8, this will come in a later release as I need to figure out a way to interface with the computer BT chip across all major OSes asynchronously without requiring sudo access.
Peace.
The text was updated successfully, but these errors were encountered: