I'm trying to have the Prototyper Lua utility from v5.3.0 publish a large status & image-data containing message(~2MB) once every 10s for debugging purposes but only see the fields other than the image-data being populated in DDS Spy.
I've followed some guides regarding large data handling(asynchronous publishing, etc.) and can see the image-data field populated under ~65KB however when above that the field shows blank despite the rest of the message being popluated.
Is LargeData supported in the 5.3.0 Prototyper? If so any suggestions are much appreciated, thanks!