goprocam 4.2.0
pip install goprocam
Latest version
Released:
GoPro WiFi API Wrapper for Python - Compatible with HERO3, HERO3+, HERO4, HERO5, HERO+, HERO6, HERO7, HERO8, HERO9, HERO10, MAX, FUSION
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT
- Author: Konrad Iturbe
Project description
GoPro API for Python
Unofficial GoPro API Library for Python - connect to GoPro cameras via WiFi.
Compatibility:
- HERO3
- HERO3+
- HERO4 (including HERO Session)
- HERO+
- HERO5 (including HERO5 Session)
- HERO6
- Fusion 1
- HERO7 (Black)
- HERO8 Black
- MAX
- HERO9 Black
Installation
From PyPi:
pip install goprocam
Git (unstable):
git clone http://github.com/konradit/gopro-py-api
cd gopro-py-api
python setup.py install
Tested on Python 3.6.0 -- works on Linux and Windows and Mac
Quick start:
Connect your camera to your computer via WiFi (WiFi on the camera must be on!)
from goprocam import GoProCamera, constants
goproCamera = GoProCamera.GoPro()
goproCamera.shoot_video(10)
Examples:
See examples for examples on how to use this API.
Documentation:
Documentation is available: docs
Video screencap:
- HERO4 Black: https://vimeo.com/209079783
- HERO4 Session: https://vimeo.com/209129019
- HERO3 Black: https://vimeo.com/209181246
- HERO5 Black: https://vimeo.com/235135652
- HERO7 Black: https://www.youtube.com/watch?v=i-X4fPVfoW0
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT
- Author: Konrad Iturbe
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file goprocam-4.2.0.tar.gz
.
File metadata
- Download URL: goprocam-4.2.0.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cbb11ff67aacc9bb5540469184f089811e5398426a1a7e6648c80f7b39abb50 |
|
MD5 | 96cf7bd73fc16a4e73f690e5d4bbfe7b |
|
BLAKE2b-256 | c7c12fd5cb1e2ab115acc04c1938575004342a2de2b901e81ae6d0485742f160 |