Skip to content

Build and run

Elisson Araújo edited this page Mar 9, 2023 · 2 revisions

How to build and run:

Running with docker

  1. Build the vss-vision image using the shell script
./docker_build
  1. Running from the docker image using the shell script
./docker_run [camera device id]

Next Step:

Clone this wiki locally