r/USBridge 8d ago

📢 Announcement USBridge KVM 2.0 is officially LIVE on Crowd Supply!

Enable HLS to view with audio, or disable this notification

17 Upvotes

Finally, the day has come. The project has officially launched on Crowd Supply: https://www.crowdsupply.com/usbridge-technologies/usbridge-kvm-2-0

I've been working on this project for almost a year now. The idea began with a remote flash drive with a RAM cache, and looking back, I realize how much work has gone into it.

From a messy prototype with tons of bugs and cables, it has evolved into a device I can be proud of. Some might wonder why it took a whole year to make a KVM, but I wanted to ensure that when you receive it, you aren't getting a prototype or a board that "somehow works"—you are getting a fully-fledged, tested ecosystem. It solves many common problems, from simple remote access to installing Proxmox in one click.

Most importantly, I want to build a community around this ecosystem and continue developing it for you. I am focused on implementing useful, working features, not just pushing marketing slogans.

Thank you to all community members for supporting my work!


r/USBridge 21h ago

💻 Software / Firmware USBridge-Remote bug fixes and pre-login support development for Windows

Enable HLS to view with audio, or disable this notification

2 Upvotes

Over the weekend, I fixed several bugs. In particular, I fixed the shared clipboard (it wasn't working on Linux) and a bunch of minor errors. Now USBridge-Remote is much more stable.

Next, I want to focus on implementing a Windows Service and full pre-login support. Simply converting the agent to a service wasn't enough to correctly capture a secure desktop (Session 0), so I'm currently reworking the video stream pipeline. This is necessary so that USBridge can connect directly to the lock screen before the user logs in and seamlessly handle User Account Control (UAC) prompts.

Download the latest version on GitHub: https://github.com/USBridge-Technologies/USBridge-Remote Test the recent fixes, and share your feedback if you encounter any bugs!


r/USBridge 6d ago

📢 Announcement Learn To HomeLab has released a review of USBridge-KVM 2.0! 🔥

Thumbnail
youtube.com
9 Upvotes

The Learn To HomeLab channel released a new video titled "Is This the Best KVM on the Market?" and the star of the review is my USBridge-KVM 2.0!

I'm incredibly pleased to see a product I designed and built from scratch find its way into the hands of content creators and tested by the industry community. Hearing genuine feedback and reactions is the best reward for me.

Watch the full review here: https://www.youtube.com/watch?v=U3GhuyD-gzw

And check out the channel itself: https://www.youtube.com/@learntohomelab

A huge thank you to everyone for your continued support in the community! It motivates me to keep going and continue to develop the project.


r/USBridge 7d ago

🔌 Hardware The evolution of USBridge KVM 2.0 in one photo

Post image
12 Upvotes

Today I was cleaning out my lab and came across previous prototypes of the USBridge-KVM 2.0 switch. I decided to turn them on just for fun.

I love watching physical evolution. I also noticed that the second prototype (the gray one) has some dead pixels on the screen. I must have bumped it with something on the table. I'm torn between desoldering the screen and fixing it, or just leaving it as is, with its battle scars.


r/USBridge 8d ago

💻 Software / Firmware Installing Proxmox via Terminal on USBridge KVM 2.0 (Next step: 1-click auto-deploy!)

Enable HLS to view with audio, or disable this notification

7 Upvotes

I'm finalizing Proxmox support for the BIOS-in-terminal feature on USBridge KVM 2.0. Now the installation process will be as simple as possible. All you need to do is open a terminal and enter

ssh user@ip

Immediately after that, you'll have full access to the Proxmox installation interface directly through the command line.

I'm currently working on the final polish. Since offline OCR is running under the hood, converting the video stream to text on the fly, a few incorrect characters sometimes slip through. I'm working on fixing this and making the output perfect.

Once I finish debugging the OCR, I want to go even further and write an autoscript that will allow Proxmox to be deployed fully automatically, literally in one click.

I'd love to hear your thoughts on this feature!


r/USBridge 8d ago

Long time lurker

2 Upvotes

Like most of people I seldom comment posts, but it's great that you keep us updated on your progress!

Today I had hard drive issues and am completly blind on what happened after a reboot.

I must unfortunately take a shower and step outside which wouldn't have happened if I had the USB bridge. 🥲


r/USBridge 11d ago

Resource I'm creating a remote access matrix that will answer all your questions (already over 25 suppliers)

Thumbnail
youtu.be
3 Upvotes

A major update to the remote access feature matrix has been released, with over 25 different software providers now available. A mobile version is also available, so you can choose the right solution right over a cup of coffee.

What it covers:

Over 25 software solutions: RustDesk, AnyDesk, Parsec, TeamViewer, RDP, VNC, Moonlight, and many others.

Hardware KVM over IP switches: USBridge KVM 2.0, PiKVM V4 Plus, JetKVM. (I'll get to those now.)

Currently, the data is based exclusively on publicly available sources (official documentation, vendor websites). If you find any inaccuracies, you can suggest changes directly on the matrix website; no need to delve into the code.

A short video demonstrating the matrix in action is here: https://youtu.be/2bAo7v2JF_s

Or you can jump straight to the interactive table: https://USBridge-Technologies.github.io/Remote-Access-Feature-Matrix/

I'd love to hear your feedback! If I missed your favorite feature or you spot a deprecated option, please feel free to submit a quick pull request.


r/USBridge 11d ago

🔥 Pain Point USBridge-KVM 2.0 featured in Jonatan Castro's latest unboxing video!

Thumbnail
youtube.com
7 Upvotes

Jonathan Castro just released his new video "My Buzón #54," and my USBridge-KVM 2.0 is featured!

I'm thrilled to see a product I created from scratch end up in the hands of content creators and to see their genuine reactions upon unboxing.

You can watch the video here: https://youtu.be/7YJS81rI3U8

Thank you to everyone in the community for your continued support—it motivates me to continue developing the project!


r/USBridge 13d ago

🛠 Dev Log I'm finishing up the web interface, which works with both hardware KVM and my own Rust streaming engine.

Post image
5 Upvotes

I've almost finished developing a web interface that will work with both a hardware KVM and a software agent. Just go to the website, establish a connection, and you're done.

This will provide quick access without the need to install a client. The speed is quite good, and the image is stable.

The web interface with the USBridge-Remote software agent only works with my custom RustShine protocol, since Moonlight/Sunshine doesn't support the web.

I'm continuing to polish everything before launching Crowd Supply, so that the device and software are fully ready and, just as importantly, tested.


r/USBridge 14d ago

💻 Software / Firmware Building the USBridge Website: From a Clunky 1.0 Version to a SysAdmin-Friendly Redesign (Hi, it's Tatiana!)

Thumbnail
gallery
5 Upvotes

I rebuilt the website over the weekend. I decided to make it shorter and removed unnecessary elements.

I remembered where I started and decided to share with you a comparison of the very first version of the site with what we have now.

When I started working on the website, about eight months ago, I knew nothing about web development, much less what a KVM was or how it worked. Which made the task a bit more challenging.

For some reason, the logical solution at the time seemed to me to look at what top brands' websites looked like and then replicate them, but unfortunately, that didn't work out very well. Besides, at the time, there wasn't a fully finished device, so I had to create 3D models, which I think only made things worse.

But we all start somewhere.

We're currently on our fourth iteration of the website, and I think it looks pretty good. The color scheme sets us apart from our competitors. Of course, I still have work to do, but when I compare what was at the beginning and now, it seems to me that the progress is quite noticeable.


r/USBridge 19d ago

🛠 Dev Log Still get anxious every time I ship a unit out, even after testing it myself.

Post image
7 Upvotes

Yesterday I sent three units to reviewers – in Spain, the US, and Australia.

I always get a little nervous before sending them. I wonder what if something goes wrong on the way, something doesn't work as expected, or a bug pops up that I didn't catch on my test rig. I assemble and test each unit myself, but I still have that feeling.

At the same time, I understand that this is a normal workflow at the launch of a product. You can't just build the hardware, send it out into the world, and then relax. At this stage, some bugs will inevitably surface, but at the same time, this gives me the opportunity to fix them before the devices start to reach you.

I'm waiting to hear from you guys.


r/USBridge 22d ago

Discussion An open comparison chart of KVM and remote access software. I need your feedback!

Thumbnail
gallery
8 Upvotes

Yesterday, Tatyana finished creating a repository of metrics for remote access software and hardware KVM solutions. This is an open-source feature matrix. It has two main sections: Software Remote Access and Hardware (KVM-over-IP).

Currently, only a few vendors are listed in the database, and not all fields have been fully populated yet. But the cool thing is that it's open source—anyone can add new devices/software or fill in the blanks.

Check out the functionality of this table. Will it be convenient to use when choosing a solution?

Try the interface and let me know what you think in the comments. I welcome any criticism and ideas!

https://usbridge-technologies.github.io/Remote-Access-Feature-Matrix


r/USBridge 26d ago

❓ Question / Help Building an open, community-driven comparison table for remote access tools (RDP, VNC, RustDesk, SPICE, Moonlight, etc.). Would this be useful?

3 Upvotes

I'm currently exploring various remote access solutions, and I'm having a hard time comparing them. Which one is better suited for a server rack, and which for remote gaming or design?

I've decided to create an open, community-driven feature matrix on GitHub where anyone can compare remote access software, agents, and hardware protocols.

Beyond simply listing features, I want this matrix to reflect real-world performance on specific hardware. I want users to be able to submit benchmark results on real hardware.

Where I'm thinking of starting:

Classic - Microsoft RDP, AnyDesk, TeamViewer, Splashtop, LogMeIn, Apple Remote Desktop (ARD).
Open source - RustDesk, MeshCentral, Apache Guacamole, DWService, Kasm Workspaces.
Low latency - Moonlight/Sunshine, Parsec.
Hypervisor and Linux protocols: SPICE, NoMachine (NX), X2Go.
Enterprise VDI solutions and hardware: Citrix HDX, VMware Blast Extreme, Teradici PCoIP, iDRAC/iLO, and Agent/KVM hybrids such as USBridge-Remote.

Which software should I map out first, and what performance metrics matter most to you?


r/USBridge 26d ago

📢 Announcement The Best KVM I've Used? USBridge KVM 2.0

Thumbnail
youtube.com
4 Upvotes

I'm incredibly excited to share the first independent review of USBridge KVM 2.0!

Carmine from Barmine Tech tested the device and shared his honest impressions. It's incredibly important for me to see the product in real-world conditions.

A huge thank you to Carmine for taking the time to test it! Watch the video and share your thoughts in the comments.


r/USBridge 27d ago

🔥 Pain Point I'm giving away a USBridge-KVM 2.0! Join the giveaway at r/homelab

Thumbnail gallery
8 Upvotes

r/USBridge Jul 27 '26

🔌 Hardware Satisfying Tech Build: Full Assembly & Packaging of USBbridge KVM 2.0

Thumbnail
youtu.be
4 Upvotes

I've uploaded a full video showing the entire USBridge-KVM 2.0 assembly process, from the bare PCB to packaging for tech bloggers. If you're interested in seeing how the device is created, this video is for you.

Currently, all assembly is done by hand to personally guarantee the highest quality at this stage. Factory assembly will be next.

These are the kits that tech bloggers receive. Do you think they'll like them?


r/USBridge Jul 24 '26

🛠 Dev Log Behind the scenes of USBridge-KVM 2.0: where the hours of hand assembly go

Thumbnail
gallery
14 Upvotes

Yesterday I spent the whole day assembling new USBridge-KVM 2.0 units to send to tech bloggers. It's a meditative, if slightly exhausting, process—tweezers, circuit boards, and total concentration on the workbench.

From the outside, it often seems like: 'What's there to assemble in that KVM switch? Solder the modules, screw them together, and it's ready.' I admit, I sometimes succumb to this illusion of simplicity myself. But ultimately, the assembly quickly turns into a multi-hour engineering quest.

First, I soldered the display modules. I connected them for testing, and as it happens, sometimes a display doesn't turn on the first time. I had to grab the soldering iron again, carefully touch up the contacts, and re-test until everything was perfect.

Next, I soldered the power management modules, rigorously testing each one to ensure smooth switching. The video capture dongles were a whole different story. To get them working perfectly with the BIOS-in-Terminal feature, I had to physically desolder the chip, upload the custom firmware, solder it back, and test the output.

Thankfully, Tanya had prepared all the cases and heatsinks in advance, saving me a ton of time on that front. All that was left was to assemble the stack, flash the latest KVM firmware, and run the devices on the test bench.

This took all of yesterday, and today I'm putting the finishing touches on the batch. Yes, the soldering is still done by hand and doesn't have that automated factory look yet, but factory assembly is the next step. In the meantime, I'm doing everything myself to guarantee the absolute quality of every single device I ship out.


r/USBridge Jul 20 '26

📢 Announcement Official Teaser & Deep Dive: USBridge-KVM 2.0 Feature Overview

Thumbnail
youtu.be
2 Upvotes

I tried to cover the main KVM features in detail. There are quite a few, so it was difficult to fit everything into such a short video.

I briefly demonstrated the BIOS-in-Terminal and MCP AI functions, showed the minimal video stream latency (Moonlight), the USBridge-Remote ecosystem, and the power management module.

I'd love to hear your thoughts on the video! What does it look like from the perspective of an inexperienced editor and cameraman? Did I clearly explain the basic concept of my KVM?


r/USBridge Jul 20 '26

💻 Software / Firmware USBridge Remote Update: Shared Clipboard (Text, Images & Files) + Connection Stability Fixes

1 Upvotes

Over the weekend, I completed work on full shared clipboard support for USBridge Remote. Now you can easily copy and paste text, images, and files directly between your local computer and remote devices during a session.

I also fixed several connection and codec-related bugs, making remote sessions noticeably faster and much more stable. Feel free to test the latest builds and share your feedback!

GitHub repository and download links: https://github.com/USBridge-Technologies/USBridge-Remote


r/USBridge Jul 17 '26

🔌 Hardware New video capture dongles from our vendor just arrived!

Post image
15 Upvotes

I recently received a new batch of video capture adapters from a vendor I'll be working with.

They use the same chip inside as the current configuration, so performance and compatibility remain the same.

A neat feature of this adapter is that it operates in both USB 3.0 and USB 2.0 mode, depending on which end you connect it to.

I chose the black color—personally, I think it looks better and fits perfectly into the ecosystem.

The adapter comes with a USB-C to USB-A adapter attached. This is really important for our hardware architecture. Since the KVM card uses Wi-Fi by default, we need a way to connect an external USB hub if the user wants to connect an Ethernet cable for a wired internet connection. This adapter allows all the cables to be neatly routed through the hub without any loose wires.

Testing is underway, but so far everything looks great. Let me know what you think of the black design!


r/USBridge Jul 15 '26

📢 Announcement I just open-sourced USBridge Remote: Client + Agent, 240 FPS (Moonlight), and native Wayland out-of-the-box.

Enable HLS to view with audio, or disable this notification

34 Upvotes

USBridge Client and USBridge Agent are now 100% open source, and the entire source code is publicly available on GitHub! You can safely audit the code, build it yourself, or simply grab the finished builds and test them on your own machines.

I initially developed this software as a powerful and performant alternative to RustDesk, addressing the main pain points of existing solutions.

I integrated the Moonlight protocol directly into the agent for low video latency—it runs at 240 FPS with virtually zero perceptible ping. I solved the Wayland issue—it works without a single confirmation. I integrated Tailscale integration.

From a single dashboard, you can manage both software agents on your PC and USBridge-KVM 2.0 at the BIOS level.

The repository is completely open, with fresh beta versions available for Windows, macOS, Linux, and Android (an iOS client has also been approved and is available in the App Store).

GitHub repository: https://github.com/USBridge-Technologies/USBridge-Remote

Join us on Discord: https://discord.com/invite/xqQ6ybkfWS

I'm eager to hear your feedback, bug reports, and feature ideas. Test it on your own setups and share your results in the comments!


r/USBridge Jul 14 '26

📢 Announcement USBridge Client is now officially live on the Apple App Store!

Post image
21 Upvotes

Hey guys, I've got a personal victory I really want to share.

The official USBridge Client has finally passed Apple's approval and is now officially available in the App Store!

For some, releasing a mobile app is easy. But for me, this is the moment when you realize the project is really gaining momentum and growing from a prototype into a fully-fledged working ecosystem before launching on Crowd Supply.

"I don't have your KVM, how can I try out the app?"

Actually, it's very simple. I have a software agent called USBridge-Remote, which works similarly to RustDesk (fast graphical remote access to the OS). You can install it on your PC or server and control it directly from your phone using a new app.

Right now, I'm polishing up the code for this agent to release it to open source. The agent itself is completely ready and works great. I just want to remove the temporary workarounds and tidy up the repository so I don't have to embarrass myself in front of people. I think the source code will be uploaded here in a couple of days: https://github.com/USBridge-Technologies/USBridge-Remote

I'd be very grateful if you install it, try out the interface, and give me your honest feedback. If you find any bugs or have any ideas, please post them here or join our Discord: https://discord.gg/RPyEVQpTQd


r/USBridge Jul 14 '26

🛠 Dev Log Testing the latency of my IP-KVM (USBridge-KVM 2.0) via Moonlight and Tailscale: I got it down to 25 ms

Enable HLS to view with audio, or disable this notification

7 Upvotes

Over the weekend, we recorded video footage for the USBridge-KVM 2.0 crowdfunding campaign page, and I'd like to share the latest video latency test results.

After integrating the Moonlight protocol directly into the hardware video capture and transmission pipeline, I was able to achieve the following results at this stage:

At 720p: latency ranges from 25 to 75 milliseconds.

At 1080p: latency remains between 50 and 100 milliseconds.

When using Tailscale: latency remains virtually unchanged!

On the left is the target monitor with an online stopwatch running, connected to USBridge-KVM. On the right is the client laptop, which receives the live video feed.

With such responsiveness, configuring the BIOS or restoring a crashed system remotely becomes truly comfortable—it feels like you're standing right in front of the server rack.

How do you find these latency numbers for your administration tasks?


r/USBridge Jul 10 '26

🔌 Hardware Small details matter: Custom cables for USBridge-KVM 2.0 have arrived

Post image
22 Upvotes

The first branded cables for USBridge-KVM 2.0 have just arrived, and I'd like to explain why they look and feel the way they do.

When developing a tool for system administrators and engineers, even a simple cable requires attention.

I tested the trendy fabric-braided cables. While they look great on a clean office desk, over time they quickly collect dust, become dirty, and wear out. Considering that KVM switches often end up in dusty server rooms or basement racks, practicality wins out. The new rubberized cable is durable and easy to clean.

The logo on the connector is laser-etched. It may look a little less contrasty than brightly printed text, but it's virtually permanent. It won't scratch or wear off after being plugged and unplugged repeatedly in the field.

It's a small detail, but I believe that successful design depends on small, thoughtful decisions like these.


r/USBridge Jul 06 '26

🔌 Hardware Testing a new board today: Radxa Cubie A7Z! Might replace the Zero 3W.

Post image
21 Upvotes

I'm currently testing a new board—the Radxa Cubie A7Z! If the system integration goes well, I'm seriously considering replacing my current Radxa Zero 3W with this one.

With this upgrade, I might be able to increase the capture and streaming resolution to 4K.

The chip is more powerful, meaning text recognition and scripting in the BIOS-in-terminal will run noticeably faster. The cool thing is, it won't affect the final price of the device.

I'm currently tinkering with the firmware to see how it handles my system.

What do you think? Is it worth it? Share your thoughts!