by Morgan Aldridge morgant@makkintosshu.com
This is a faux CU-SeeMe webcam window which I use for my Twitch streams. It's just a wrapper around mpv
which I developed under OpenBSD to show the video feed from my USB webcam while forcing a small window size, grayscale video, and a custom title. It also includes mlvwmrc styles to further mimic CU-SeeMe when running under the MLVWM X11 window manager.
- Run
make install
to installCU-SeeMe
to~/bin
, plus the mlvwmrc pixmap & styles into your~/.mlvwm
directories - Edit
~/.mlvwm/apps/.AppsManifest
and add a line containingRead .mlvwm/apps/CU-SeeMe
. IMPORTANT: It must be after thempv
styles! - Restart your
mlvwm
window manager
- The original CU-SeeMe website is still available on an ICM FTP server
- The original CU-SeeMe applications are available on Macintosh Garden and Macintosh Repository
Released under the MIT License.