Support

Description

Support for VirtualHere hardware and software

Wii remotes with VirtualHere and rpi 3b+

Forums

I tried running virtualhere with a wii remote on a rpi3b+, and it seems to work fine. But once I connect more then one wii remote, I start getting really bad latency with the wii remotes. I tried running the virtualhere server on a seperate rpi4 without a gamestream running, it had the same bad latency. Is it possible to stream more then one wii remote? I also tried a local network steam link. The rpi's were on a remote network using the reverseclients option. The steam link also had the same latency issues

Xbox wireless adapter

Forums

I'm having trouble getting my Xbox Wireless Adapter to enter "pairing" mode when plugged in to my nvidia Shield (2019 pro).

When I plug it in, it appears to be recognized by the server on the Shield and passed to the client on my windows 10 host.

It also recognizes the adapter and drivers are properly installed.

When I try to connect turn on the controller though, the light never turns on for the adapter.

I have already connected my controller to the adapter dongle directly from a win 10 pc and it works as expected.

Shield and xbox controller series

Forums

Hello,

i have an issue with my xbox controller and my headset/mic, when i'm connect on the pc, all is OK :

https://ibb.co/n1tzLf6
https://ibb.co/vs2qVV1

when i connect my controller on shield, i can't choice it :
https://ibb.co/rHJbkxL
https://ibb.co/2kKnjdd
https://ibb.co/qndcZJp

Can you help me please ?

Regards,

Neocide

VirtualHere drops connection after some seconds over Steam Link

Forums

My wireless Microsoft all-in-one keyboard drops connection if it stays idle for 10 seconds and I must re-enable it again and keep in mind to not leave the keyboard or the mouse idle more than ten seconds.
I just bought VirtualHere and I think this is a major issue.

Can you please advise?

Thank you in advance

Linux server process owner

Forums

Hi,
Just a quick question. Does the Linux Virtualhere server need to run as root or can it be run as a user with lower privileges? I think there may be hints around the place that it needs to be root, and I can imagine that it may need to be in order to be able to access the usb hardware, but I can't see it explicitly stated anywhere.
Many thanks.

Raspberry Pi 4 (64bit) is faster?

Forums

What’s better? To use Raspberry Pi 4 with a 32bit Raspbian kernel and use the VirtualHere USB Server Optimized for Pi4 (armv7l) or to upgrade the Raspbian kernel to use 64bit (aarch64) configuring the /boot/config.txt file (inserting arm_64bit=1) just as the following tutorial suggests https://medium.com/for-linux-users/how-to-make-your-raspberry-pi-4-fast…