- Added Appindicator widget, original pr #79
- Added the ability to load the webcam in portrait (vertical) mode. Original pr #100
- Added video mirroring option (Ctrl+M shortcut in GUI client, 'M' in cli client)
For example, its now possible to do
sudo insmod /lib/modules/`uname -r`/kernel/drivers/media/video/v4l2loopback-dc.ko width=720 height=960
which will result in rotated video.
Not all programs may load the webcam with these parameters (eg. Discord does not) but many do (eg. Zoom and OBS).