goprowifihack icon indicating copy to clipboard operation
goprowifihack copied to clipboard

What's the most compatible gopro for use with WIFI, API or BLE API? Focus: Triggering and downloading time-lapse

Open pgregg88 opened this issue 4 years ago • 2 comments
trafficstars

Problem:

I'm experiencing different challenges using various editions of @KonradIT 's great work with my HERO3 (too old) and a HERO9 (too new?).

I'll likely be returning my HERO9 and going with a different model, but I'm open to all recommendations. Is there a specific HERO that folks have the most success with?

Here are my characteristics.

  • Main function: Kickoff a daily sunrise, mid day, sunset and night-time time-lapse (unique settings required)
  • single camera
  • must be able to download/transfer images to a linux server via WIFI or USB (then delete off SD card)
  • always powered via usb cable
  • access is possible by WIFI, BLE and/or USB (not a requirement to use all three, but is possible)
  • connected to a house, so access is inconvenient, but possible.

Thanks in advance.

pgregg88 avatar May 04 '21 19:05 pgregg88

Hi, you're going to run into trouble sooner or later with most GoPros if you plan to have the camera always shooting. For a issue-proof setup, I'd use the Hero7/8/9 with GoPro Labs firmware, with power on via USB power QR code, and the RPI could use this program to turn off/on the USB hub. Then, for each time of day, the Pi turns on the USB hub, then I would use Bluetooth for settings change + shutter, with fallback to WiFi. USB control is limited, and with the Hero9 USB control you cannot change the settings.

For downloading, depending on what camera, WiFi or USB.

as for deleting files, use WiFi.

I'd say keep the 9 for now, try that setup (GoPro Labs + USB power on + usb hub pi control) and if not go for a Hero7 with Bluetooth control/shutter and USB power on via Labs).

KonradIT avatar May 04 '21 21:05 KonradIT

Thanks. Great advice.

pgregg88 avatar May 06 '21 04:05 pgregg88