Sunday, June 28, 2015

VGA output to USB input

I have two computers here (A and B), and i would like to view computer A display on compter B. I'm aware that this can be done via VNC but its too slow. I am wondering if there are any cables+software available that will capture the video output from computer A and convert that to a USB video input for Computer B. Something like a VGA (or DVI or HDMI) output to USB input converter.


Cheers

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...