Extra USB FLIR Boson 640 through USB connect to VOXL2
-
Hi ModalAI teams,
I have questions about camera configuration and its view.
Based on other discussion, our extension board will have a USB interface FLIR Boson 640 camera. What camera configure should we set?
Is “3 Hires + Stereo + Tracking” right?If the camera were configured normally, I expect all the camera has its own view on VOXL Portal. But our user scenario has one more USB camera. Did it require modify the voxl-portal source code or just modify the configuration of voxl-streamer?
Is voxl-portal “camera view” source from RSTP?
-
Hi,
The configure cameras script only affects the MIPI cameras plugged into J6, J7, and J8 on the board. For USB cameras you should look at voxl-uvc-server and
voxl-configure-uvc
.As for portal, it's fully dynamic based on which cameras are being published over our mpa services, so if you configure UVC server correctly it'll appear there alongside any other cameras that camera server is publishing (or any overlays coming from VIO/tag detector/etc).
voxl-portal is its own standalone service doing http streaming with mjpeg (not RTSP), it has nothing to do with voxl-streamer, which does our rtsp streaming if you're viewing in VLC/QGC/etc
-
@Ray-Liao
voxl-uvc-server -r 640x512
-
Hi @Alex-Gardner , @tom,
Thanks for your information,
I have another question about SUPPORTED SENSOR SETTINGS
. I saw IMX412/577 only support 1920X1080@30fps now, may I know what Resolution@FPS will be supported at IMX577 in the future and its schedule