Video does not play on Cloudfront [Solved]

I’m creating Image tracking AR content now.
I uploaded a video on AWS Cloudfront, and edited Video URL in videoplayer symbol.

But, it does not work correctly like picture.

I can see that video in the browser.

At a test, I try to put in your sample video (https://ddg67ecygv8rc.cloudfront.net/ZapBoxTutorial/ZapBox1200.mp4) instead of my video, it works fine.
Do you know the cause?

Are you using WebAr? Can you play your videos from in a web page with your link address?
I had to set mine to public so anyone can see it. Also I had to add cors for the webar.

Steve

1 Like

Thanks, Steve.
I can see my video in web browser via link URL or html5 test web page (ex. https://xrfan.jp/lab/html5video/).
I try to add “CORS”.

I did it! The reason seems the cause was “CORS”。
Thank you, Steve.

2 Likes

Glad to help.

2 Likes