This feature uses the device's own display interface to output the video captured by the USB capture card.
Usage
The latest package One-KVM_Armbian_by-SilentWind_for-Onecloud_24.6.18 has this feature pre-installed. Older versions do not (you can install it manually; see the guide below). The kvmd-display service is disabled by default to avoid impacting other services. If needed, enable it manually:
# This feature is not installed by default; run kvmd_display_install.sh to enable itgitclone--depth=1https://github.com/mofeng-git/One-KVM.git
cdOne-KVMsudobashkvmd_display_install.sh
# Stop the kvmd-display servicesudosystemctlstopkvmd-display
sudosystemctldisablekvmd-display