From 1b083be0996be61eee226cd90db3d3cee507d147 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Sun, 14 Jul 2024 15:08:11 +0000 Subject: [PATCH] Update Scanner AV Streaming on VM in Unraid --- Scanner-AV-Streaming-on-VM-in-Unraid.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Scanner-AV-Streaming-on-VM-in-Unraid.md b/Scanner-AV-Streaming-on-VM-in-Unraid.md index 4adc261..4ada23c 100644 --- a/Scanner-AV-Streaming-on-VM-in-Unraid.md +++ b/Scanner-AV-Streaming-on-VM-in-Unraid.md @@ -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)