|
|
|
|
|
by MichaelGG
4227 days ago
|
|
That all sounds neat, but how does it work on less than ideal networks? The non trivial jitter and latency would mess up programs that assume things are local. Even things like buffering audio needs to be network aware. If local, low latency can be achieved. If remote, then buffer to avoid skips. I'm a bit suspicious of things that make network access transparent. |
|