Skip to content
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 Hero 9 denies access to media data after successfully connecting to PC #260

Open
JoosHart opened this issue Sep 21, 2021 · 0 comments

Comments

@JoosHart
Copy link

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 turn the camera on and off, start and stop a video recording and then load the video onto a PC via WIFI, we encountered a problem with the data access from the GoPro Hero 9. We managed to propperly start the connection with bleak and then connect the WIFI.
Following this we tried to get access to the saved media on the SD card which was returned with a denial of access.
We were able to ping the camera and get a response every time after connecting to it.

Error message in German: [WinError 10061] Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte.
Rough translation: [WinError 10061] Could not build up a connection because the target computer denied the connection.

Does anyone have an idea of what we might have done wrong?
Could it be a problem with the GoPro not unlocking the AP/Port? Or maybe some kind of firewall problem?

Details:

  • GoPro Camera(s): GoPro Hero 9 Black
  • Firmware Version: 1.0 (or just the standard firmware that ships with it after purchase)
  • Steps to reproduce: Connect via bleak, connect the WIFI, sucessfully ping the camera and get a response, try to get access to the media files, get rejected.
  • Happens every time? [Y/N]: Y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant