Solved
PVZ stream optimization for AR experiences
I made an AR experience that streams a pvz from an azure blob storage container. Everything is working fine but the stream takes too much time despite the file being relatively small (96MB). Do you know how can I optimize said file in order to increment the streaming speed?

