Originally posted by boxie
View Post
I hope virtual display would enable me to e.g. put another GPU in my pc, start a Xorg instance on that "virtual display" and then stream it over kmsgrab and vaapi to another device, so i could have full, virtually latency-free access to my desktop pc anywhere in my house, without having to buy another (expensive) monitor that is not used. Or put my PC in the cellar and have only a raspberry pi(or similar) in my room, preventing heat production and noise.
If it can do multiple displays i could even stream each one to a different location.
For that to be useful one would need proper multi seat support in Xorg. if that would be a thing, i could replace all PC's/Static Laptops's in my house with a Raspberry pi(or similar), reducing costs (they are only used for browsing anyway, so them getting a display should not hinder my performance significantly) and power consumption. Additionally bursty workloads (because that one PC would be much better than any of the current ones) would profit on all of these replaced PC's and because everyone is often accessing similar programs caching would work even better. Because there is no VM the usual drawbacks of additional memory usage(duplicated services) and fixed resource distribution (e.g. VM1 has 3gb ram and 4 cores, VM2 13gb and 12 cores) do not exist. IMO VM's are only useful if you do not trust the other users.
Comment