Stream any of your screens to a virtual camera. Designed specifically for Discord and Linux.
This project is not maintained anymore, please use other solutions like Mon2Cam.
- Go to releases and download the latest executable.
- Open a terminal and navigate to the directory where you downloaded the file.
- Change the permissions of the file to make it executable.
chmod +x discord-monitors-to-vc
- Run the software.
./discord-monitors-to-vc
- Releases are packed with PyInstaller, so release contains Python interpreter and all necessary libraries.
- Clone the repository
git clone https://github.com/TaPO4eg3D/discord-monitors-to-vc
- Install the requirements and run the software.
pip install -r requirements.txt
python main.py
- Optionally, you can run the software with a bash script.
./discord-monitors-to-vc
Run the program:
./discord-monitors-to-vc
# or
python main.py
- --fps FPS_RATE - set the fps_rate of screen sharing. The default value is 60
You'll see the list of all monitors. Select the desired one by using arrow keys and hit Enter.
When you've done, just press Ctrl-C
This product is licensed under the MIT License. This project is available for commercial use, modification, distribution, and private use.