Matrix-webcam displays your webcam video feed in the console

#75 · 🔥 402 · 💬 44 · one year ago · github.com · joschuck · 📷
This package displays your webcam video feed in the console. Take your next video conference from within the matrix! Usage: matrix-webcam [-h] [-l LETTERS] options: -h, -help show this help message and exit -d DEVICE, -device DEVICE Sets the index of the webcam if you have more than one webcam. Then all you need to do is select the virtual webcam in Teams/Zoom/Skype. Normal applications will read these devices as if they were ordinary video devices, but the video will not be read from e.g. a capture card but instead it is generated by another application. Sudo modprobe v4l2loopback devices=1 video nr=42 card label="Virtual Camera" exclusive caps=1 max buffers=2 Now we need to find the xid if the terminal window we will launch matrix-webcam in using. Xdotool getactivewindow 79869947 # sample output Optionally resize the terminal window to something reasonable from another terminal and then launch matrix webcam.
Matrix-webcam displays your webcam video feed in the console



Send Feedback | WebAssembly Version (beta)