Open
Description
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues.
- This issue is not a question, bug report, or anything other than a feature request directly related to this project.
Proposal
I work with space robotics. For space applications sometimes communications have multi second delays (for example sending data from the moon will take around 3s). It would be nice for earth testing if there was a possibility of streaming ZED camera data using the sdk with some sort of delay.
I tried implementing this on the user side, but at the moment there is no way of queuing data received from zed.grab() calls. Is there another way to do this?
Use-Case
No response
Anything else?
No response