FilterBox installation on Windows with USB Webcam Integration
This guide outlines step-by-step instructions for Windows users to set up FilterBox on a VirtualBox virtual machine running Ubuntu, specifically tailored for those utilizing USB cameras.
Prerequisites
Windows Computer: With a 64-bit Intel or AMD processor.
VirtualBox: The latest version installed.
Ubuntu ISO: Downloaded from the official site.
USB Webcam: Windows-compatible.
Administrative Privileges: For installation and configuration.
REPLACE Recommended Mac Resources for Optimal Performance:
Memory: While VirtualBox can run with 512 MB, allocating 4 to 8 GB ensures a smoother experience.
REPLACE VirtualBox is ideal for installing FilterBox on your Windows, with its high performance on Intel CPUs, support for multiple VMs, and efficient disk I/O. Seamless integration allows FilterBox apps to run smoothly alongside the host Operating System.
Download VirtualBox from the Official VirtualBox Downloads page.
Open the downloaded file.
Follow the Setup Wizard instructions:
On the custom setup page, you will have the opportunity to change the install location.
You might get a warning about network interfaces; proceed accordingly.
You might get a warning missing dependencies; proceed accordingly.
Click
install
button.
When completed, it will boot the Oracle VM VirtualBox manager.
Installing Ubuntu in VirtualBox
For Windows users running FilterBox, Ubuntu within VirtualBox is a strong choice, offering a Linux environment that closely mirrors native performance.
Download the Ubuntu ISO File from the Official Ubuntu Downloads page.
Open VirtualBox and click on
New
to create a new virtual machine.Provide a name for your virtual machine and choose the location for the installation.
Assign the amount of RAM you wish to allocate to your virtual machine.
Create a Virtual Hard Disk, selecting VDI (VirtualBox Disk Image) as the type and dynamically allocated storage.
Set the disk size and choose the destination folder for the installation.
Start the virtual machine. If the installation disk (Ubuntu ISO) is not automatically detected, navigate to its location and select the file.
Select
Install
Ubuntu and proceed with the recommended 'Normal Installation' when prompted.Choose your keyboard layout, time zone, and create a user account with a password.
Wait for the installation to complete, and reboot your virtual machine once prompted.
Configuring Ubuntu for Full-Screen Mode in VirtualBox
Expanding Ubuntu to full screen in VirtualBox in Windows may not resize as expected. This quick guide will help you resolve this so that you can enjoy a seamless full-screen experience.
After Ubuntu installation, to enable full-screen mode, click on
Devices
in the VirtualBox menu, then selectInsert Guest Additions CD Image
.Open the
disk
icon (from the left Ubuntu taskbar); a folder window will appear.Right-click
inside the folder area to open a side menu, and selectOpen in Terminal
.Run
ls
in the terminal window and look for a file namedVBoxDarwinAdditions.run
, copy the file name
Confirm any prompts, enter your password when requested, and agree to any terms.
Once the installation is complete, restart Ubuntu within VirtualBox by clicking the upper-right corner icon and choosing restart.
Ubuntu should now be able to run in full-screen mode.
Configuring USB Webcam in VirtualBox
With the Ubuntu virtual machine selected, go to
Settings
in VirtualBox.Navigate to the
Ports
tab, then to theUSB
section.Enable the USB Controller and select the USB version corresponding to your webcam.
Click on the "Add new USB device" icon (green +) and choose your USB webcam from the list of available devices.
Click
OK
to save your settings.
Installing FilterBox
With Ubuntu running, open a terminal.
Execute the commands specified in Getting Started
Confirm that the application recognizes the USB webcam by accessing the device through the Ubuntu virtual machine.
REPLACE By following these steps, you should be able to successfully install and run FilterBox on a Mac within a VirtualBox virtual machine, with full-screen functionality and USB webcam access.
Last updated