I am developing a specialized screen sharing solutions. The requirements call for it to: a. work over Wifi LAN network, b. provide minimum latency and jitter.
I did all I know how to do in the programming side of things but see that there is great variance in both jitter and latency in different wireless networks and setup (different base stations, AdHoc vs. Managed etc.)
By trial and error I ran across base station configuration that affect latency and jitter, such as power saving mode, beacon interval and DTIM values, but would be very interested if somehow could lay down an optimal base station config options for minimum latency and jitter.
I understand of course that such optimization may very well decrease bandwidth or cause other undesired artifacts, but would still be interested to know which knobs to try pushing and what they do.
Many thanks, Gilad