digitallysavvy / AgoraWebXR

This is an example of using Agora's Video SDK with WebXR (Aframe & AR.js)
MIT License
26 stars 16 forks source link

Broadcasting.html not displaying anything #8

Open foodiecrave opened 2 years ago

foodiecrave commented 2 years ago

Hi, I cloned the repo and tried to run it exactly as in the instructions. Please see Please see https://1798-138-207-214-238.ngrok.io/broadcaster.html and https://1798-138-207-214-238.ngrok.io/index.html The broadcaster client is not displaying anything except buttons (which don't work), and the audience client only displays the camera. Can you help with this please?

foodiecrave commented 2 years ago

I found the solution for this. I had to download the latest version of the AgoraRTCSDK because the old one in the repo was not compatible with the current version of chrome. So, host side now displays the 3D model.

However, on the audience side I only see the camera view of the mobile device. Nothing in AR in terms of the broadcaster 3D model. Any ideas on this? Thanks

digitallysavvy commented 2 years ago

Did you print out the marker image?