alvr-org / alvr-visionos

Experimental visionOS client for ALVR - SteamVR on Apple Vision Pro!
MIT License
432 stars 31 forks source link

Alleviate constant lag spikes #29

Closed shinyquagsire23 closed 9 months ago

shinyquagsire23 commented 9 months ago

not a 100% fix, but might help a bit

shinyquagsire23 commented 9 months ago

yeah I tested it some more and it should be good, I think really what I need to do to stomp out the spikes is a way to peek ahead at the NALs and filter out everything except the latest frame, in the event that the router dumps 5+ frames on the client after a big network delay. But the 400ms thing at least consistently calms down the spikes it seems like, I don't notice the view showing a bunch of old frames after network lag