alvr-org / PhoneVR

Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.
GNU General Public License v3.0
581 stars 41 forks source link

Latency issues #44

Closed gammaMgames closed 1 year ago

gammaMgames commented 4 years ago

I’m having Extreme latency issues and I’m 5ghz wifi and all the settings are default I wheb I change them it gets worse here is a video https://youtu.be/A8TD9B2qHxs

ShootingKing-AM commented 4 years ago

The mobile components seems to be lagging behind for rendering the frame, which might be causing the issue. As discussed on discord, the Top row, Mobile componenets viz., Network Stream Receiver FPS, Media Decoder FPS, OpenGL Renderer FPS are acting like then have been capped to 30 FPS when the config is at 60 FPS. Will be working on the issue, Thanks for reporting.

ShootingKing-AM commented 3 years ago

@gammaMgames Can you try the latest build and use tethering and see if there is any improvement ?

u-Kotovsky commented 1 year ago

I have same problem with 2.4Ghz Wifi, is it possible to implement other encoders?

ShootingKing-AM commented 1 year ago

I have same problem with 2.4Ghz Wifi, is it possible to implement other encoders?

Yup, WIP in https://github.com/PhoneVR-Developers/PhoneVR/pull/54

ShootingKing-AM commented 1 year ago

This has been solved in latest release by using ALVR Server. If its not feel free to reopen the issue.