gnif / LookingGlass

An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
GNU General Public License v2.0
4.74k stars 261 forks source link

[Question] Could looking glass support html5 webrtc? #1132

Closed guozanhua218 closed 3 months ago

gnif commented 3 months ago

No, LG does not use any form of network transport for the video, it relies on shared memory on the local host for low latency and lossless performance. As such the bandwidth requirements are far beyond what can be achieved with commonly available hardware.