Is there any way to determine if when you request a frame it is a new frame and not one you have already received such as a frame id or something similar. I realize you might not be able to tell either because I doubt the camera is informing you but it would be helpful.
I already wrote a subsample pixel comparison to “quickly” determine different frames but I would rather not have to do so especially if it is already done.