Upload larger numbers of images via WebODM interface

With distributed processing and integration into POSM, I need to be able to upload a large number of images for processing in WebODM. When trying to upload 3,927 images. In Chrome I get a “Maximum call stack size exceeded” and in Firefox I get a “504 Gateway Time-out”.



This is using macOS Sierra.
01%20PM

1 Like

If you’re familiar with scripting, you could try the API with curl. Have you tried Safari too?

For anyone who might stumble on this topic. Piero solved the issue in v1.1.0 with chunked uploads.

3 Likes