SkillAgentSearch skills...

Goprohero

A Python library for controlling GoPro cameras over http.

Install / Use

/learn @joshvillbrandt/Goprohero
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Build Status Documentation Status

goprohero

A Python library for controlling GoPro cameras over http.

Description

This package includes a both a library and a command line interface that can interface with GoPro HERO3, HERO3+, and HERO4 cameras over http.

The library can be used to set any of the configurable options of the camera and can also interpret the camera's status details. OpenCV (if installed) is used to open the live stream and save a single frame.

The command line interface utilizes the wireless library to control one or more cameras from a single command.

For more advanced management of multiple cameras, check out the GoProController and GoProControllerUI packages which allow for command queuing and status history as well as an interface to view the live stream image captures.

Requirements:

  • GoPro HERO3, GoPro HERO3+, or GoPro HERO4
  • A computer with a wireless card
  • (optional) OpenCV

Documentation

Documentation is available on readthedocs.org.

View on GitHub
GitHub Stars268
CategoryDevelopment
Updated10d ago
Forks55

Languages

Python

Security Score

95/100

Audited on Mar 15, 2026

No findings