Skip to main content

Displays your webcam video feed in the console.

Project description

matrix-webcam

License MIT issues Code style: black Checked with mypy

This package displays your webcam video feed in the console.

Take your next video conference from within the matrix!

matrix-webcam demo

Running it

Make sure you have Python and pip installed. Installation using pip:

$ python -m pip install matrix-webcam
$ matrix-webcam

Installing and running it from source:

$ git clone https://github.com/joschuck/matrix-webcam.git
$ cd matrix-webcam
$ python -m pip install .
$ matrix-webcam

Can I change the size or resolution

Yes! Just add the desired width and height in characters to the command, i.e.

$ python main.py 120 30

Can I use this for Teams/Zoom/Skype etc.?

Yes! You can for example use OBS Studio together with the Virtual webcam plugin. Then all you need to do is select the virtual webcam in Teams/Zoom/Skype.

License

This project is licensed under the MIT License (see the LICENSE file for details).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

matrix-webcam-0.1.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

matrix_webcam-0.1.1-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page