In our application, we generate a binary image every 1 ms (1 kHz). Once the pattern is generated we need to project it, i.e., project a new image every 1 ms.
From what I understand the LightCommander can either receive images through a video input or from memory. I assume the video input is constrained by the video card at 60 Hz (120 Hz or higher possible?). Since our application is in real-time, pre-loading images into memory is not an option.
Is there any way that I can stream binary images to the LightCommander for projection every 1 ms? (If not, can this be done with the 4100 Discovery Kit?)