Just like layers in a TImageEnVect, I need to be able to overlay 2 video feed with transparency on one of the feed. What do I have to do to achieve this?
TImageEnVect cannot display videos. You can still refresh each iekBITMAP object with a sequence of frames (a video), but: - you have to handle frames, extracting and displaying manually. - it is not optimized for this task.