Giter Site home page Giter Site logo

dayoung08 / discord-monitors-to-vc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tapo4eg3d/discord-monitors-to-vc

0.0 0.0 0.0 10 KB

Stream any of your screens to a virtual camera. Designed specifically for Discord and Linux

License: MIT License

Python 87.72% Shell 12.28%

discord-monitors-to-vc's Introduction

discord-monitors-to-vc

Stream any of your screens to a virtual camera. Designed specifically for Discord and Linux.

Maintainance Note

This project is not maintained anymore, please use other solutions like Mon2Cam.

Table of Contents

  1. Installation
  2. Usage
  3. License

Installation

Prerequisites

Install Binary Release

  1. Go to releases and download the latest executable.
  2. Open a terminal and navigate to the directory where you downloaded the file.
  3. Change the permissions of the file to make it executable.
chmod +x discord-monitors-to-vc
  1. Run the software.
./discord-monitors-to-vc
  • Releases are packed with PyInstaller, so release contains Python interpreter and all necessary libraries.

Running from Source

  1. Clone the repository
git clone https://github.com/TaPO4eg3D/discord-monitors-to-vc
  1. 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

Usage

Run the program:

./discord-monitors-to-vc
# or
python main.py

Available Arguments

  • --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

image

License

This product is licensed under the MIT License. This project is available for commercial use, modification, distribution, and private use.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.