On Thu Oct 9 13:36:22 2025 +0000, Nikolay Sivov wrote:
Why does this depend on device_manager? Or what you mean is "device_manager != NULL" is a fixme case?
It replicates Windows behaviour. The test added at the end of `test_TransferVideoFrame()` would fail without this check. I added a comment.