• This repository has been archived on 13/Apr/2019
  • Stars
    star
    264
  • Rank 154,263 (Top 4 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 11 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Python library for controlling GoPro cameras over http.

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.

More Repositories

1

GoProController

An http API to control multiple GoPro cameras over wifi.
Python
189
star
2

wireless

A dead simple, cross-platform Python library to connect to wireless networks.
Python
82
star
3

mecanumbot-ros-pkg

A ROS package for the Mecanumbot robot.
C++
70
star
4

GoProControllerUI

A responsive web interface for the GoProController API.
JavaScript
48
star
5

ng-holder

An AngularJS directive for HolderJS.
JavaScript
26
star
6

elp-stereo-camera-ros-pkg

A ROS driver for the ELP Dual Lens Stereo Camera.
11
star
7

Mecanumbot-CAD

Solidworks files for the Mecanumbot robot.
9
star
8

SmartThings-Lock

An Internet of Things door lock using an Arduino and the SmartThings platform.
C++
6
star
9

MD25

An Arduino library for the Devantech MD25 motor controller.
5
star
10

hide-n-seek-ros-pkg

A ROS package that demonstrates something resembling a POMDP.
C++
3
star
11

environment

Make a new machine feel like home.
Shell
2
star
12

localForageLRU

A wrapper around localForage that provides an LRU cache behavior.
JavaScript
2
star
13

Mecanumbot-Power-Board

The power board for the Mecanumbot robot.
Arduino
2
star
14

FishTankApp

A collection of tools for my desktop fish tank.
JavaScript
1
star
15

identify-duplos-ros-pkg

A ROS package to identify LEGO DUPLO blocks from point cloud data.
C++
1
star
16

CSCI-561-Code

Code from my artificial intelligence class.
Java
1
star
17

Neato-Laser-USB

A small PCB to run the Neato XV-11 laser scanner from USB.
1
star
18

weather-stats

An exploration in using APIs in Python with docker and tests.
Python
1
star
19

batchgit

Runs git commands on multiple repositories.
Python
1
star
20

django-quick-start-project

This is a Django project template to help you get up and running quickly.
JavaScript
1
star