22 May
2018
22 May
'18
09:29
Mystery solved (I think). It seems that our new JPEG compression to memory was reporting the original image size as being the size of the compressed buffer. In my case, it was a difference of 28 times. So, the program was writing, say, 2.8 MB instead of 100K for each image buffer. At our frame rate (50 fps), this will not work. I have not verified that the workaround I needed before (periodic syncs to ensure that when the system did this the delay was too big) is still starting in the rc init script that systemd runs. That's a different question... -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org