USB camera UVC service something is missing
- 
					
					
					
					
 We are trying to connect a arducam to the VOXL and stream that via Ethernet to QGC. We are trying to that the same way as in this video: https://www.youtube.com/watch?v=iStAaxOtMLw 
 But then only with one camera, so we thought it would be simple.But when trying those commands like: 
 -> voxl-uvc-server -v 0c45 -t (custom pipe)
 -> voxl-uvc-server -sIt does not work, because we apparently use an older version. 
 But we have updated it to: 0.1.2. Did the pkg-manager dev etc. etc. and still it is giving us not more commands. (see image) So a couple of questions: - Is this the right route to go to enable a stream for only one UVC USB camera?
- And how can we get these commands?
 
- 
					
					
					
					
 @Sem-Andeweg We're taking a look. I think the "t:" is missing from https://gitlab.com/voxl-public/voxl-sdk/services/voxl-uvc-server/-/blob/dev/src/main.c#L224 
