KonradIT / gopro-py-api

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

take_photo not responding #176

Open MaxLgy opened 3 years ago

MaxLgy commented 3 years ago

Hello, I use the API on two Hero-8 GoPros connected via usb ethernet. Everything works fine but when I take a picture with the take_photo method, it takes the photo and then the program freezes. I have to interrupt with ctrl-C to run another request otherwise I cannot do anything. Any idea why I have this issue ?

gritzandgravy0 commented 2 years ago

hey,

Have you figured this issue out yet?

Joe

paoloromagnoli commented 1 year ago

Hello,

I am having the same issue: GoPro Hero 4, python 3.10 (tried also with 3.9). The same happens with shoot_video method.

Thanks

shdobxr commented 1 month ago

I have the same issue, running on win11 hero 7 black.... :(