You are not logged in.

#1 2019-02-11 10:18:20

nema.arpit
Member
Registered: 2009-10-16
Posts: 10

Connecting to GoPro over wifi

Hello everyone,
I have two issues regarding connecting gopro cameras (Hero 3 for now) over wifi.
As a bit of background, each gopro camera acts as an access point and comes with a small web server which can be queried for media/status. More information is available here: https://github.com/KonradIT/gopro-py-api

For the two issues:
First, networkmanager fails to automatically obtain the gopro access point details and fails to connect. The networkmanager on my Raspberry Pi connects successfully. As a temporary solution, I can manually assign the gateway and ip address obtained from the raspberry pi when connecting on arch linux.

For the second issue, if I try to connect multiple gopros with a usb wifi interface for each gopro, all the web servers have the same address. In this scenario, how can I access the different gopros simultaneously? I have tries curl with the --interface option, but the command ignores the wifi device listed after the option.

Thank you for your help

Offline

Board footer

Powered by FluxBB