Nesbox: A fast MicroVM with GPU sharing

12 pointsposted 11 hours ago
by WanjohiRyan

2 Comments

jbverschoor

6 hours ago

Very cool. But how do you then view /stream it? Which protocol?

WanjohiRyan

6 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.