Replies: 4 comments
-
|
I also seach a way to Auto upload files to my nas from hero 10. Best case without cloud because in my are is no good internet acceess |
Beta Was this translation helpful? Give feedback.
-
Hi, Which API are you using to download the footage? Thanks |
Beta Was this translation helpful? Give feedback.
-
|
@Fougl https://gopro.github.io/OpenGoPro/http_2_0#downloading-media |
Beta Was this translation helpful? Give feedback.
-
|
There's now a python api with example code to connect to a camera and download all media: https://github.com/gopro/OpenGoPro/tree/main/demos/python/sdk_wireless_camera_control#usage There's also a COHN option, where the gopro will automatically connect to wifi, you can use a script to automatically pull the footage; it's not as easy as if it were directly configured on the camera itself, but it is doable. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way I can have the cameras at the end of a shoot auto-upload their footage to a folder with this? I don't care if it is scheduled or what. I just want non-techy people to be able to plug it in and it backs up all the files.
I'm already using the API to download the footage after it has been uploaded to GoPro but I would love to have it directly go to my own server to cut out the middleware.
Beta Was this translation helpful? Give feedback.
All reactions