KonradIT / gopro-py-api

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

Not supported while recording or processing media #123

Open zongoalbert opened 4 years ago

zongoalbert commented 4 years ago

I am using gopro Hero 5 Black. Everytime I connect and capture it works well . after 1 week of running it's can't be download the media , downloadLastMedia() option or downloadMedia() it shows "Not supported while recording or processing media."

The self.isRecording() functions returns 1. can you explain this issue ,and how can be resolve it ? Thanks in advance, Best Regard.

keith204 commented 4 years ago

same exact issue w/ GoPro Hero 5 Black. Following.

gfleetwood commented 3 years ago

This comment might be useful. Seems like a version problem.

KonradIT commented 3 years ago

Hi, I cannot reproduce this issue, my camera never returns 1 to IsRecording, but I did encounter another bug, which I have described here: https://github.com/KonradIT/gopro-py-api/issues/10#issuecomment-740778804