This repository was archived by the owner on Feb 19, 2021. It is now read-only.

Description
I want to build DCM on Ubuntu LTS 16.04 and connect camera attached to Ubuntu
so I follow Dronecode Camera Manager Document(Getting Started -> Quickstart-ubuntu camera)
DCM build was success, but there is something wrong while running DCM
I use Logitech BRIO camera
when I run below command,
./dcm -c samples/config/ubuntu.conf

I got an error... I checked samples/config/ubuntu.conf file, there is nothing in [uri] section
Before running DCM, I confirmed my camera is connected with my computer
I don't know why I got this error
Additionally, I got this error too

How could I fix it??