I am building an XR app that will need to be loaded via a server. Is there a way to pixel stream an Augmented reality application (image targets) with Web AR?
The project that I am developing is constructed using blueprint. The blueprint uses AR sessions to track image targets. The issue that I am facing is when I load the application for pixel streaming, There is an error that states the “AR session” is unavailable when attempting to launch on mobile devices. Is there a way to Auto program (ask for permission) to have access granted to cameras on mobile devices that open the hyperlink?
If possible, is there a blueprint script or streaming software where that makes this process easier ?