Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
G
gopro
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tony Mai
gopro
Commits
f781c923
Commit
f781c923
authored
Jul 22, 2019
by
Tony Mai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
8cc4b6e5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
32 deletions
+2
-32
README.md
fusion/py-api/README.md
+2
-32
No files found.
fusion/py-api/README.md
View file @
f781c923
# GoPro API for Python
# GoPro API for Python
[
![GitHub issues
](
https://img.shields.io/github/issues/konradit/gopro-py-api.svg
)
](https://github.com/konradit/gopro-py-api/issues)
[
![Github All Releases
](
https://img.shields.io/badge/download-gh-red.svg
)
](https://github.com/KonradIT/gopro-py-api/releases)
[
![PyPi Version
](
http://img.shields.io/pypi/v/goprocam.svg
)
](https://pypi.python.org/pypi/goprocam)
Unofficial GoPro API Library for Python - connect to GoPro cameras via WiFi.
Unofficial GoPro API Library for Python - connect to GoPro cameras via WiFi.
![](
http://i.imgur.com/kA0Rf1b.png
)
### Compatibility:
### Compatibility:
-
HERO3
-
HERO3+
-
HERO4 (including HERO Session)
-
HERO+
-
HERO5 (including HERO5 Session)
-
HERO6
-
Fusion 1
-
Fusion 1
-
HERO7 (Black)
### Installation
### Installation
From PyPi:
```
pip install goprocam
```
Git (unstable):
```bash
```bash
git clone http://git
hub.com/konradit/gopro-py-api
git clone http://git
folder.com/tonymai/gopro.git
cd
gopro
-
py-api
cd gopro
/
py-api
python setup.py install
python setup.py install
```
```
**Tested on Python 3.6.0**
--
**works on Linux and Windows and Mac**
### Quick start:
### Quick start:
Connect your camera to your computer via WiFi (WiFi on the camera must be on!)
Connect your camera to your computer via WiFi (WiFi on the camera must be on!)
...
@@ -49,14 +30,3 @@ goproCamera.shoot_video(10)
...
@@ -49,14 +30,3 @@ goproCamera.shoot_video(10)
See
[
examples
](
/examples
)
for examples on how to use this API.
See
[
examples
](
/examples
)
for examples on how to use this API.
### Documentation:
Documentation is available:
[
docs
](
/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
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment