You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i´m creating some integreation between python and Hero10. Gopto-py-api works well. But in some cases getMediaList method return a empty media vector. Even in the browser method return empy vector:
If i turnoff the camera and turn on it again, method respond correctly
*ignore MP4 files here
In my project i need to start and stop timelapse photo, but monitoring all photos that was taken by camera in near-real-time. Basicaly i do thats steps:
Call media list to get last media name (for file name and folder)
Start Time lapse photo (0,5s)
Async call camera to check if predicted files was created ( i need to do that because getMediaList return busy when timelapse photo are taken)
Wait N seconds
Stop TimeLapse
Stop all asyn proccess
I´m using a Hero10 Black. With firmware version H21.01.01.40.70 (Labs) connected by USB Cable
Could this problem be with the firmware? Has anyone ever experienced this?
Thansk for your help
The text was updated successfully, but these errors were encountered:
Hi, i´m creating some integreation between python and Hero10. Gopto-py-api works well. But in some cases getMediaList method return a empty media vector. Even in the browser method return empy vector:
If i turnoff the camera and turn on it again, method respond correctly
*ignore MP4 files here
In my project i need to start and stop timelapse photo, but monitoring all photos that was taken by camera in near-real-time. Basicaly i do thats steps:
I´m using a Hero10 Black. With firmware version H21.01.01.40.70 (Labs) connected by USB Cable
Could this problem be with the firmware? Has anyone ever experienced this?
Thansk for your help
The text was updated successfully, but these errors were encountered: