Page MenuHomePhabricator

Telemed US device does not update image
Open, NormalPublic

Description

When connecting the Telemed US device by activating MITK_USE_US_TELEMED_SDK in cmake, the device starts (led at device switches to green), but the image in MITK is not updated. It seems as if the method InterimOutBufferCB in class mitk::USTelemedScanConverterPlugin is not called by the API as expected.

A reason might be that we are still using the old version 2.0 of the Telemed SDK, which was mainly used for 32 bit builds. We could test updating to a newer version of the SDK to fix this bug.

Event Timeline

franza triaged this task as Normal priority.Apr 12 2022, 10:02 AM
franza created this task.