Update Scanner AV Streaming on VM in Unraid

Skylar Grant 2024-07-14 15:08:11 +00:00
parent 51218e6b86
commit 1b083be099
1 changed files with 6 additions and 6 deletions

@ -19,12 +19,12 @@ This article will go through my setup for hosting a scanner A/V stream from an U
### Set up the VM
1. Download Ubuntu Server ISO to UnRAID server
2. Create an Ubuntu VM in UnRAID
* Pass through a few CPU cores, at least to start with, this will make installation faster
* Choose 2048-4096MB min ram, at least. Again can be scaled back after installation
* 10GB vdisk should be enough, 20GB is what I used.
* Leave graphic card as is, you'll need VNC to complete the initial installation
* Assign the sound card to the VM
* Assign the USB webcam to the VM
-- Pass through a few CPU cores, at least to start with, this will make installation faster
-- Choose 2048-4096MB min ram, at least. Again can be scaled back after installation
-- 10GB vdisk should be enough, 20GB is what I used.
-- Leave graphic card as is, you'll need VNC to complete the initial installation
-- Assign the sound card to the VM
-- Assign the USB webcam to the VM
3. Start up the VM and proceed through installation of Ubuntu Server
4. (Optional) Shutdown the VM and adjust the specs back to minimal (1G RAM, 1-2CPU cores)