GoPro Capture via Processing - GalNissim/processing-glvideo GitHub Wiki

Capture live stream from GoPro Hero4 using the GLVideo Library.

Setting the GoPro

In order to live stream from GoPro via Processing, You will need to connect it to your computer via Wi-Fi. The first step is to turn on the Wi-Fi of the GoPro as is being shown in the following GIF.

[add a setting GIF that shows step by step]

Then search for the GoPro in the Wi-Fi networks list. You will requaierd to enter the Wi-Fi's password. If you forgot the password or the GoPro's network name it can be initialized through the GoProApp (see the following - https://gopro.com/help/articles/Block/How-to-Reset-the-Camera-s-Wi-Fi-Name-and-Password).

Examples

####GoProCapture Acess a GoPro and enables live stream via Wi-Fi.

Code: GoProCapture.pde [add url]