Update Scanner AV Streaming on VM in Unraid
parent
3c8b0dda7d
commit
864b4902e9
@ -10,13 +10,13 @@ This article will go through my setup for hosting a scanner A/V stream from an U
|
||||
* Logitech C90 webcam
|
||||
|
||||
# Guide
|
||||
##Assign devices to VM
|
||||
## Assign devices to VM
|
||||
(This is only necessary if your sound card is PCI-connected)
|
||||
1. In UnRAID go to Tools -> System Devices
|
||||
2. Check the box(ex) for the IOMMU group(s) for your audio card
|
||||
3. Reboot the server
|
||||
|
||||
##Set up the VM
|
||||
## 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
|
||||
@ -28,7 +28,7 @@ This article will go through my setup for hosting a scanner A/V stream from an U
|
||||
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)
|
||||
|
||||
##Set up the Software Stack
|
||||
## Set up the Software Stack
|
||||
1. Run these commands
|
||||
```
|
||||
sudo apt update && sudo apt upgrade -y
|
||||
|
Loading…
Reference in New Issue
Block a user