Both the free and Pro versions of the app allow you to upload your videos with the GPS information to EnVsion Dash. Dash is an online road video management platform that allows you to store, view, edit and share your footage. To upload your videos, you’ll be required to sign up to Dash using your email address. After you create your account, you can select how your videos are uploaded using the manual upload or the auto-upload options within the app. More information about how to connect your app with EnVsion Dash can be found here. To access the videos uploaded into Dash, go to https://app.getdash.ai/ from your browser and login using your email and password.

 

Only the Pro version offers the functionality of uploading to your Google Drive and Dropbox accounts. First you’d need to log in to these services via Voyager Pro, and then you can specify such a destination in the app’s video/photo settings (automatic uploads section). You can also select such a destination when you try to manually upload a file.

 

It is worth mentioning that when you log in via Voyager Pro, your Google/Dropbox email and password are never revealed to the app. The login is initiated in the app, but you actually login on a Google/Dropbox server (you can check the URLs in the browser), and only an authorization token is provided to the app. This is how the industry-standard OAuth 2.0 protocol works.

 

Uploads to a custom server work via HTTP, and you’d need to have a script on your server which should know how to handle “multi-part/form-data“. Please contact us if you plan to implement such uploads.