KonradIT / gopro-py-api

Unofficial GoPro API Library for Python - connect to GoPro via WiFi.
MIT License
1.39k stars 211 forks source link

IP address 10.5.5.9 #137

Open tpm777 opened 4 years ago

tpm777 commented 4 years ago

I noticed much of the documents report that the gopro's are reporting a base IP address of 10.5.5.9, but when I connect to my GOPro7 it reports a base address of 10.5.5.101. I can ping 10.5.5.101 ...thus is it possible that the GOPRO units sold in Europe are configured differently than the U.S. When I try to use any of the http hacks, I am getting 404's which I believe is suggesting that I am not supplying the correct endpoint. Also, when I submit http://10.5.5.101 the go pro is behaving like an IIS server...My goal is capture time lapse images for monitoring plant growth.