KonradIT / gopro-py-api

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

Add support for more cameras (Hero7 Silver, etc) #134

Open Benargee opened 4 years ago

Benargee commented 4 years ago

Is it possible to add support for more cameras? Does this not support more cameras or is it just unconfirmed because lack of testing? Can you provide reasoning?

Thanks, Ben

KonradIT commented 4 years ago

Maybe now that I'm confined inside my apartment and cannot do anything other than stare at wall I'll add a method ssid to the constructor and use pypi/wireless to switch networks. But the wireless library needs to work with every OS, hardware and Python implementation and that's something currently not explored yet.