Processing the GoPro video and uploading to the platform
Using the docker run command with GoPro
Run the following command:
Explanation of elements to modify
In the previous command line please replace :
GS030164.360 => by the name of your video
Paris_test => by the name of your snapshot
PUBLIC => by the name of your Domain
You can also modify if you want :
prod => By the environment of your domain (usually prod for non administator of Citymagine)
The yaw value
The pitch value
The roll value
The cameraHeight value (in meter)
the hardware_serial
and finally the spacing which represent the distance between two images in meter
Last updated