Skip to content

Releases: KonradIT/gopro-py-api

GoPro Webcam additions, Hero9 support

28 Oct 18:53
Compare
Choose a tag to compare

Big thanks to GoPro for supplying the cam. Adds support for Webcam mode (GoPro Connect). See examples folder for usage.

Support for MAX 360 camera

19 Nov 19:22
b2f8824
Compare
Choose a tag to compare
Pre-release

Support for some of MAX features added, still need to find a way to interface with the BLE API from the camera in a way that works across all OSes. Media-specific fixes coming in v4.1.0 .

Putting it out there, anyone willing to donate or sell me for cheap a HERO3 (Black)?

Big refactor - more to come

07 Jul 19:44
ce52bf8
Compare
Choose a tag to compare

Contributor release

12 May 12:26
69762de
Compare
Choose a tag to compare

Minor fixes and improvements

30 Dec 12:20
Compare
Choose a tag to compare

Minor fixes and improvements.

  • fix listMedia()

GoPro Fusion support

14 Nov 10:09
Compare
Choose a tag to compare

Now official, thanks to GoPro for providing one.

Fusion support

17 Oct 18:46
Compare
Choose a tag to compare

Now supports Fusion and HERO7.

Added TimeLapse Video intervals

14 Aug 15:16
Compare
Choose a tag to compare

Added TimeLapse Video intervals

Add README.md

07 Jul 14:53
1fcc3e3
Compare
Choose a tag to compare
Merge pull request #46 from pderian/master

fixed HDR values shadowing

Fixed typo and change hardcoded IP

26 Jun 20:08
1fcc3e3
Compare
Choose a tag to compare

I'm away for a trip but released the pull requests on this release.
See diff between today and 19 days ago for changes.
I am also making a test server to work with the Travisci integration so I can release and have the code tested (flake8, etc... As well as syntax bugs and HTTP request).