Vieb can run as a native Wayland app with hardware GPU support and WebRTCPipeWireCapturer enabled by copying the included vieb.desktop
file to ~/.local/share/applications.desktop and updating the Exec= line:
Exec=/opt/Vieb/vieb --force_low_power_gpu --ignore-gpu-blacklist --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer,VaapiVideoDecoder --ozone-platform=wayland
Pinned Comments
BachoSeven commented on 2021-07-26 22:35 (UTC)
@samhh My bad, I had to fix the way the symlink is created since it was not recognised as a file owned by the package by
pacman
, but the error you experience was a side effect of this fix, at least when upgrading from a previous version to5.3.0-3
.It should be enough to uninstall
vieb
and re-install it, though; I just tested it.