Show HN: DIY virtual HDMI monitor using "AR" glasses

I am making a virtual HDMI monitor using Viture Pro XR glasses and an SBC ( currently OrangePi 5 Plus because it has HDMI-in ).

What it does is map the frames from the HDMI input onto a virtual display that is controlled by the IMU data from the glasses ( 3DOF only ). I've put AR in quotes in the title because many won't view those display glasses as true AR but by tracking the head movement it comes close.

I am trying to build kind of a "low cost" version of a virtual screen that acts like a monitor and can be connected to anything that has an HDMI output

I started off using the official Viture SDK to interact with the glasses but have since switched to a reverse engineered implementation of the protocol because their SDK is not available for ARM

Here is a video showing the first version: " rel="nofollow">

Big caveat: Performance still needs to improve a lot because the whole frame reading/converting is completely unoptimized for now.

What other solutions do exist out there? * Streaming the computer screen to a headset like Meta Quest/Vision Pro * Connecting a HDMI capture dongle to the Meta Quest directly * XReal Beam ( basically the same as this project but official and for XReal glasses )

And for the obvious question, why I am not use something like a Quest or Vision Pro 1. Comfort 2. Price 3. Comfort

After using those display glasses over HMDs it's hard to convince myself to use a headset for productivity again


Comments URL: https://news.ycombinator.com/item?id=44245709

Points: 16

# Comments: 17

https://github.com/mgschwan/viture_virtual_display

Created 1d | Jun 11, 2025, 2:30:13 PM


Login to add comment

Other posts in this group

Show HN: Tritium – The Legal IDE in Rust

$1,500 an hour and still using the software my grandma used to make bingo fliers!?

Hi HN! I'd like to submit for your consideration Tritium (https:

Jun 12, 2025, 8:40:12 PM | Hacker news
Show HN: Vim-like text editor in go. (LSP, TreeSitter, Themes)

Hey! Check out my "toy" text editor which I use as my daily driver.

Features LSP autocomplete, goto definition, hover info

Tree-sitter support

Color themes (borrowed from the Helix text edit

Jun 12, 2025, 8:40:10 PM | Hacker news
Show HN: Tool-Assisted Speedrunning the Boring Parts of Animal Crossing (GCN)

I recently dug my Nintendo GameCube out of storage to revisit the first Animal Crossing game. Things were mostly as I remembered, but the game's heavy reliance on a clunky on-screen keyboard quick

Jun 12, 2025, 8:40:09 PM | Hacker news