Top
Best
New

Posted by WanjohiRyan 13 hours ago

Nesbox: A fast MicroVM with GPU sharing(github.com)
22 points | 2 comments
jbverschoor 8 hours ago
Very cool. But how do you then view /stream it? Which protocol?
WanjohiRyan 8 hours ago|
We encode with Vulkan Video, then stream to the client using QUIC. This is part of the larger project: Nestri [1] which is currently a work-in-progress.

[1] https://github.com/nestrilabs/nestri

Nesbox is just a VMM, a component of the whole stack.