I have slow upload speed for my adsl connection. I found it is unable to upload large (300 photos) sequence. Progress indicator just shows 1% for hours.
Is there any way to split such set of photos to a few smaller sets? I have tried to move some photos to another folder in Picture/Mapillary but application does not see it.
I use the mapillary_tools (CLI) over a variable rate cell connection and include a debug (verbose) statement in the command. That way I can see what is going on. eg
./mapillary_tools-0.14.0a2-linux-x86_64 --verbose process_and_upload Out $INPUT/*.mp4 --user_name $MAPILLARY_USER 2>&1 | tee -a upload.log
The above also saves the log for later checks/viewing. Handy to know if the server is timing out your upload.
I tend not to upload if the signal is not better than “half bars” as the modem gets very hot, depletes the solar charged battery too fast and although reliable, is slow and too long to wait for my 8-12GBytes per drive day capture. I just upload sometime n the next few days where the signal is better.
The input directory spec (And hence the ability to split) is also available with the CLI.