This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM8217: Vdis_putFullVideoFrames but modification not reflected in HDMI display



Hi,

While in CaptureDisplay mode, frames are intercepted by means of Vcam_getFullVideoFrames(), processed and areas of interest marked by colored rectangles - whereupon the frames are returned for display by means of Vdis_putFullVideoFrames(). The frames appearing in the HDMI display don't reflect the changes...

Vcam_getFullVideoFrames() completes with success: "VIDFrame release status:0".

Why don't I see the modified frames in the display?

Thanks,

Zev