368
WinBoat is a new Linux app to run Windows apps with "seamless integration"
(www.gamingonlinux.com)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
There is a Windows only video confrencing app that I need to use for work. Would this work ok?
I wonder if it can connect to my laptops webcam and microhpone. I also wonder if there would be a delay in the video and audio streams.
The good thing is, it's all free software (*), so you can just try.
(*) Windows is free, because you almost certainly have a license with your pc which you can use in the vm too if your pc runs linux.
Webcam is just USB device, you can passthru that to the VM and it will work. Microphone is part of your onboard audio device, but it can probably be configured somehow to also expose microphone on an emulated audio device inside vm, but idk