Hi,
Context: I am using Intel media sdk to Decompress Image from different camera input(like 1080p, 720p....) at the same time. For each Camera I am using seperate pipe line. Like this I have configured my system in such a way that inputs from different 16 cameras are being decompressed. During Rendering the image, sometimes one camera image is taking the image of all other 15 cameras in a sequential manner. If we stop the pipeline for that camera(programatically) and reinitialize again, issue is not disappearing also.
What could be the reason for this behaviour? Intel Graphics card is internally doing any swapping?