

Back in the ‘old school days’, pre-BLE, WiFi was just on all the time (and, then, the cause of some interference issues with certain bike computers too…). This is how GoPro cameras have worked for years, in that your phone typically initializes the connection via BLE, turning on the WiFi (thus, saving battery).
#Quik gopro app tutorial Bluetooth#
However, in order to get access to WiFi, you’ll need to enable it via Bluetooth Smart. For the wireless side, there’s two ways to interact with the camera: Now GoPro’s media e-mail states both wired and wireless connectivity, though all the documentation just mentioned wireless. No point in having a table for listing one item. Plus, they even have a table in their documentation that lists just a single entry. Meaning, talking directly to the camera (versus talking to the GoPro app or GoPro cloud):Īt present, this is launching on the Hero 9, but I’m gonna take a guess we’ll see it expand backwards to other cameras, just like they did with GoPro Labs (now supported on the Hero 7, Hero 8, Hero 9, and Max). GoPro says that for this iteration, they’re focused on these key camera areas, all at the device layer. Invariably though, like any development project, it takes a bit of coding to really start to understand the potential (and limitations). Instead, I figured I’d get the highlights out of the way.
#Quik gopro app tutorial full#
I’ll leave it to you to dive into the full code examples and demos, as well as actual API documentation. Obviously, this is gonna get geeky…really geeky. For everyone else, fear not, I’ll circle back when I find some cool apps down the road worth mentioning (after developers have a chance to develop them). Still, maybe later.įor the geeks in the crowd, press on.

#Quik gopro app tutorial plus#
There’s no support for capturing the video stream live, nor is there any API connectivity into GoPro’s online platform, formerly known as GoPro Plus (to access your stored media there).

However, there are some limitations that, at least in this first iteration, mean the world isn’t entirely your oyster. – Pixellot: They do sports broadcasting, this controls all the GoPro’s and handles content transfer – Orqa: FPV goggle control (drones) to see camera status in goggles – Centurion Boats: wirelessly control a GoPro from the boat’s helm control screen – Sena cycling helmets will have voice control of your GoPro – Amazfit watches will have GoPro camera control from the wrist. – FPV drone control integration, without having to hack things apartĪnd in fact, at launch, there are five specific scenarios that are being lit-up by 3rd party companies: – A desktop app to automatically connect wirelessly to your GoPro and offload all the content to a local computer or NAS device – A Garmin Connect IQ App for your bike computer or watch to control the GoPro For example, in reading through all the documents, in the sports realm, one could develop: It’s just an open interface anyone can use.Īnd the potential is massive for people wanting to develop Really Cool Stuff™. Whereas, this new open program resolves that, as there’s no longer a gatekeeper to the program. Other companies, such as Wahoo though, couldn’t get into the program (they tried, hoping to integrate it with the Wahoo bike computers). But it required GoPro to set up a partnership there with all the complexities that brought with it. So did some drone companies, including 3DR & AirDog. So we saw some companies, like Polar, actually implement it in their products (ok, a handful of products). In theory, it covered many of the same features as today’s program. It was a mere half a decade ago that GoPro announced their GoPro Developer Program. If a GoPro API sounds familiar to you, it might be. Most notably, the API is not ‘gated’ behind some corporate partnership deal, instead, anyone can get to work creating apps to integrate with it. The API (Application Programming Interface) allows a slew of functions over wireless interfaces, including control as well as transfer of media. GoPro has just announced a new open API for 3rd party companies/apps to use, called Open GoPro, allowing them to integrate with their cameras, starting with the GoPro Hero 9.
