MMalcs
- May 29, 2024
- Joined Nov 18, 2021
- 0 best answers
Hi @Malcs
The old calls should still work on the latest version. Though they might give deprecation warnings.Malcs where it's grabbing the detections from the queue and it either hangs or throws an exception
Does this happen from the start or somewhere down the line? Use
tryGet
so you can check if the rest of the pipeline still works. Do other depth examples work as expected (like depth_preview and similar)?Thanks,
Jaka