VideoMaster GXF Operator¶
Authors: Laurent Radoux (Deltacast)
Supported platforms: x86_64, aarch64
Last modified: March 18, 2025
Latest version: 1.0
Minimum Holoscan SDK version: 0.5.0
Tested Holoscan SDK versions: 0.5.0
Contribution metric: Level 2 - Trusted
This library contains two operators: - videomaster_source: get signal from capture card - videomaster_transmitter: generate signal
These operators wrap the GXF extension to provide support for VideoMaster SDK.
Requirements¶
This operator requires the VideoMaster SDK from Deltacast.
Building the operator¶
As part of Holohub, running CMake on Holohub and point to Holoscan SDK install tree.
The path to the VideoMaster SDK is also mandatory and can be given through the VideoMaster_SDK_DIR parameter.