Skip to content
Sravan Ravi edited this page Sep 1, 2016 · 5 revisions

GoPro Gateway | P2PSP

CONTRIBUTING

Fork and PR!

DEVICES

ANDROID:

  • Works only on ARMv7/ARMv8a devices
  • Tested on Nexus 6
  • If your device isn't supported, read this doc about compiling ffmpeg binaries yourself!

ACTION CAMS:

Device Status
GoPro Hero 4 Silver Tested, Works
GoPro Hero 4 Black Should work
SJCAM Not working, separate branch

RUNNING THE APP

  1. Enable WiFi and high speed cellular on your Android device.
  2. Pair your Android device to your GoPro.
  3. Open the app. Configure your YouTube/Facebook streaming options in the Settings screen.
  4. Upload!

GETTING THE CODE

Clone, compile and run the app! Official docs about importing a project in Android Studio.

COMPILING ON ANDROID STUDIO

  1. Clone repo.
  2. Open Android Studio.
  3. Open an existing Android Studio project > gopro
  4. Build > Rebuild project
  5. Run

ISSUES

  1. App crashes on dual SIM phones.
  2. App does not work on VoLTE networks.
Clone this wiki locally