Speed up the streaming of a Pvz from a container in the blob storage to an AR experience made eith vuforia studio

Fran_AR 20 Reputation points
2025-01-08T08:12:01.3166667+00:00

Hello,
I would like to know if there is a way to speed up the streaming of a pvz file. This file is fetched from a blob container by an AR app made with Vuforia Studio.
Thanks in Advance

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,020 questions
{count} votes

Accepted answer
  1. Hari Babu Vattepally 1,365 Reputation points Microsoft Vendor
    2025-01-08T15:22:45.9066667+00:00

    Hi @Fran_AR

    Welcome to Microsoft Q&A Forum. Thanks for posting your query here!

    Yes, there is a way to speed up the streaming of a pvz file, from a blob container where the file is being fetched from a blob container by an AR app made with Vuforia Studio.

    By using Content Delivery Network (CDN), you can enhance the delivery speed of your content and to cache the pvz file and serve it from a location closer to the end user. This will reduce the latency and improves load times by serving content from the nearest edge location.

    Also, please make sure that blob storage container is in the same regional data center as your AR application. This will reduce the latency and improves access times.

    Please try optimizing the size of the pvz file. Because smaller files can be streamed more quickly, so consider compressing or optimizing the assets within the PVZ if applicable.

    Also, check for the network configuration is optimized for low latency.

    For additional information, please refer the below links:

    I hope this helps in resolving the issue by following the above suggestions.

    Please let us know you have any further quires. We will be glad to assist you closely.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. which might be beneficial to other community members reading this thread.

    User's image

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.