Skip to content

Latency (lag) #12

Description

@ywnico

On good Wi-Fi, I'm getting probably a couple hundred ms of latency.

Debugging by adding timers to the code, it seems that the processing and display of each frame takes ~3ms (i.e., insignificant). And frame buffer data is received at an average of <33ms per frame (i.e., good enough for 30FPS). This is further supported by the latency not getting significantly worse over time (at least, I haven't noticed).

So, I think if improvements are possible, it will require digging deeper into the Chiaki internals and not just the interface between vita graphics and chiaki api.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions