kylemcdonald/ofxBlackmagic

redesign to operate in two distinct modes

Opened this issue · 0 comments

Either we want:

  1. Lowest possible latency, or
  2. No frame drops

Implemented with a triple buffer, or a queue.

It's also possible to use a swap chain with more than three buffers to include YUV=>RGB decoding.