Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
user_747743997502011's avatar
3 years ago

Transfer video from pc to oculus quest 2

Hello,

 

We build a client server app that transfer video file from PC to OCULUS Quest 2 through socket.

(java Server code running on PC and android client app running on oculus).

the code run perfectly where the connection is successfully established and the video file is sent completely from PC to oculus. 

The problem is that the received file is corrupted and its size is very small .

(Note : We tested the same app/code from PC to PC and the received video works fine )

How can we solve this problem?

 

Thanks

No RepliesBe the first to reply