KonradIT / gopro-py-api

Unofficial GoPro API Library for Python - connect to GoPro via WiFi.
MIT License
1.4k stars 211 forks source link

Hero10 Black support and the future of this project #182

Open KonradIT opened 3 years ago

KonradIT commented 3 years ago

With the release of the Hero10 Black comes the reintroduction of shutter stop command, which was disabled in the Hero9.

This makes the library more or less end to end feature-wise compatible with the Hero10. I'll need to get the new constants into the file as well.

The aim now is to have feature parity with OpenGoPro Python library. Future cameras will be supported as well.

zsinba commented 2 years ago

come on.

KonradIT commented 2 years ago

Project has been updated to match Hero10 capabilities using the OpenGoPro spec.