# No ov_overlay in portal

Source: https://forum.modalai.com/topic/4991/no-ov_overlay-in-portal
Category: Autonomy: VIO, Mapping and Navigation (https://forum.modalai.com/category/19/autonomy-vio-mapping-and-navigation)
Tags: vio
Posted: 2026-01-18 01:01:45 UTC by Dronodev
Replies: 6 · Views: 3678

## Dronodev · 2026-01-18 01:01:45 UTC

Hi everyone,

we managed to get OpenVINS running on our setup (similar to a Starling C27). In the VOXL Portal, under the VIO tab, the trajectories and motion estimates look good so far, so OpenVINS itself seems to be working correctly.

However, we can’t find the ov_overlay in the Camera tab to visualize the tracked features from the tracking cameras. According to the documentation
(https://docs.modalai.com/voxl-open-vins-server), there should be an ov_overlay available in the camera view, but it doesn’t appear for us.

Has anyone encountered this issue before or knows what might be missing or misconfigured on our side?

Thanks a lot for your help!

## Reply by zauberflote1 (ModalAI staff) · 2026-01-30 00:01:13 UTC

@Dronodev 
ov_overlay is now available under the VIO tab in voxl-portal. Please make sure to update your system to the latest released SDK.

## Reply by Dronodev · 2026-01-30 18:09:08 UTC (in reply to zauberflote1)

@zauberflote1 I updated my system to the latest SDK 1.6.2 but unfortunately when I am in the VIO tab in voxl-portal, nothing happens when I click on the little tv-icon. Is there anything I need to configure to display the camera overlay?

## Reply by zauberflote1 (ModalAI staff) · 2026-02-05 22:24:07 UTC (in reply to Dronodev)

@Dronodev 

Can you confirm you have the raw feed button? Please give a try if you have.

Example follows: 
![c6fee001-672d-4deb-8947-269a9fa92d20-image.png](https://forum.modalai.com/assets/uploads/files/1770330208794-c6fee001-672d-4deb-8947-269a9fa92d20-image.png)

## Reply by Dronodev · 2026-02-06 14:14:05 UTC (in reply to zauberflote1)

@zauberflote1 

Unfortunately i don't have the raw feed button. This is what my vio tab looks like:

![Screenshot 2026-02-06 144027.png](https://forum.modalai.com/assets/uploads/files/1770385355473-screenshot-2026-02-06-144027.png) 

When I try clicking on the little tv-icon at the top, nothing happens.

To be sure I configured everything correctly here is my config:

system-image: 1.8.06-M0054-14.1a-perf
kernel: #1 SMP PREEMPT Wed Oct 22 04:13:18 UTC 2025 4.19.125
mach.var: 1.0.1
SKU: MRB-D0014-4-V1-C27-T0-M28-X0
voxl-suite: 1.6.2

Is 1.6.2 the newest SDK ?
I donwloaded the SDK from here: https://developer.modalai.com/asset/eula-download/188

## Reply by zauberflote1 (ModalAI staff) · 2026-02-09 20:29:33 UTC

It will be released on 1.6.3. If you need the feature now, you can always build it from source and deploy to your voxl.

https://gitlab.com/voxl-public/voxl-sdk/services/voxl-portal/-/tree/dev?ref_type=heads

## Reply by Dronodev · 2026-02-10 14:26:03 UTC (in reply to zauberflote1)

@zauberflote1 

alright, thanks for your help!
