dropLin ad780f763e first commit 10 bulan lalu
..
bash ad780f763e first commit 10 bulan lalu
c_c++ ad780f763e first commit 10 bulan lalu
csharp ad780f763e first commit 10 bulan lalu
ionic ad780f763e first commit 10 bulan lalu
kotlin ad780f763e first commit 10 bulan lalu
python ad780f763e first commit 10 bulan lalu
swift ad780f763e first commit 10 bulan lalu
README.md ad780f763e first commit 10 bulan lalu

README.md

Demos

This directory contains demos using the Open GoPro API with varying language and frameworks.

This file will also provide a summary of each demo.

Demos Summary

Language Name Supported Platforms Notes
bash Over the Air Firmware Update Windows, Mac, Linux
C++ Basic Media and Stream Windows, Mac, Linux Unoptimized Preview Stream
C++ Low Latency Stream Windows, Mac, Linux Low Latency Preview and Webcam Streams
C# BLE and Wifi Connect / Control Windows
C# Webcam Stream Windows Unoptimized webcam streaming using VLC
Ionic JS BLE and WiFi Connect / Control iOS, Android
Kotlin Kotlin SDK iOS (partly), Android This is a fully featured SDK. See its home page.
Python Multi Webcam Windows, Mac, Linux Unoptimized streaming using OpenCV
Python Python SDK Windows, Mac, Linux This is a fully featured SDK. See its home page.
Swift BLE and WiFi Connect / Control iOS

Contributing

To add a new demo:

  1. Add your demo in the appropriate language subfolder of this directory. Create one if it does not exist.
  2. Add a README.md in the demos directory describing what it does and how to use it
  3. Add a summary row to the summary table above.