- Required software:
- A distribution flavor of OpenMandriva Lx (specifically here, OMLx ROME)
- OBS (Open Broadcaster Software [here, I used the flatpak version])
- A Discord client (Usually the one Discord provides, here I also used the flatpak version)
- v4l utilities
-
Install V4L2 Utilities
- Open your terminal and run:
This installs the necessary tools for creating a virtual camera.sudo dnf install v4l-util
- Open your terminal and run:
-
Enable Kernel Module for Virtual Camera
- Load the V4L2 loopback module by running:
This creates a virtual video device that can be used as your camera source.sudo modprobe v4l2loopback
- Load the V4L2 loopback module by running:
-
Set Up OBS
- Open OBS Studio and click on the Start Virtual Camera button.
- If needed, select the gear icon next to the button to configure the input source (e.g., your screen or another feed).
-
Showing the Virtual Camera during a chat
- While in a Discord voice chat or call, press the Turn on Camera button
- You may also need to click the menu arrow directly to the right side of the Turn on Camera button to open the camera sources menu to select the Dummy Camera device (0x0000) option to show the virtual camera to Discord instead of any physical webcams you have.
- While in a Discord voice chat or call, press the Turn on Camera button