Using fake camera with different pixel formats then MONO8 creates malformed images

I tested the fake camera with different pixel formats and noticed that the transfered images look not ok.

MONO8
512_MONO8.bmp (257.1 KB)

MONO16
512_MONO16.bmp (769.4 KB)

RGB
512_RGB.bmp (769.4 KB)

So, only MONO8 is working properly.
Am I using the camera wrongly or is it a bug?

Hi,

The fake device is mostly a debugging tool for Aravis itself, not really intended to be used with another vision stack. That being said, what you are seeing is may be indicating aravis is doing something wrong. Please open an issue on github: https://github.com/AravisProject/aravis/issues.

Thanks,

Emmanuel.