meta avatar movements not updating to client/client conection
Hi, I'm making a local multiplayer app for meta quest 3 and I'm using meta avatars. The movements of the avatars are doing well on the conection host/client. But if I'm with 3 players in the room, the client players are able to see the movements of the host avatar, but the other client avatar stay fixed in the "T" position with the open arms and the movements dont update. Any solution?404Views0likes0CommentsCan't open Oculus Client, infinite loading...
Hello there, I just installed the Oculus software and when I open the Oculus Client, I can see a loading screen and it's stuck for some reason. The window looks like this. I don't know what to do, I search everywhere and my problem seems not to be that common. Please help!18KViews2likes11CommentsData Streaming from Unity VR app to mobile (iOS/android/web) client
Hi there, I'm currently working on a VR app for a client, which will run on the Oculus Quest/Quest2. One of the base requirements is that the VR app can be interacted with from an external client application through two-way communication. The mobile client should be able to trigger certain events within the Quest app - for example, pause/continue/next scene/trigger sound, etc. The mobile client should also be able to receive data from the Quest app - things such as the user's performance metrics in a certain part of the experience. In my initial research, I've stumbled upon several options: UDP/threading/OSC/PUN/Mirror/Normcore/WebRTC, and I'm feeling slightly overwhelmed (I have no solid networking experience in the past). If possible I would like to avoid some of the heavier networking frameworks, as I want to avoid having to refactor all my code to accommodate for these. There isn't necessarily a need for full synchronization of game-states like there would on a real-time multiplayer game, only small custom data packets. Any guidance would be massively appreciated! I'm way in over my head at the moment. Thanks in advance. Pat12KViews3likes23Comments