We also have a similar project, we have 6 camera components in our scene and are wanting to send the pixel data over to another c++ project through UDP so we can then display the pixel data onto a GUI. If this is similar to your I would love to see exactly how you did this. When we use super slow ReadPixels function our FPS drops like crazy. Thanks