BlackVue upload with tools 12.1

Thought I’d jump in and ask, rather than try pulling the code apart.

@tao @boris

I haven’t uploaded any BlackVue vids for a while, so grabbed the newest tools and tried. Seems the syntax has changed from;

mapillary_tools --verbose upload_blackvue --user_name $MAPILLARY_USER $INPUT
to
mapillary_tools --verbose process_and_upload --user_name $MAPILLARY_USER $INPUT

Correct?

On my first try it failed saying the GPX data was bad in the GoPro Hero.

The vids are not from a GoPro. How can I force BlackVue upload?

The BlackVue DR900S-1CH has the Mapillary firmware and samples at 2FPS

Tnxs

Okay got it going, but note upload_blackvue is deprecated. It’s not overly clear in the github README.md that no description.json is used to do the upload (only), so no “process” step is involved. Only the upload_history logs to avoid server dupes…

1 Like

@bob3bob3 yes, upload_blackvue the command got deprecated. We should use process_and_upload BLACKVUE.mp4 which supports all listed video formats (include BlackVue). If not, could you share me a sample short blackvue video for debug and support?