Hacker News
new
top
best
ask
show
job
Nesbox: A fast MicroVM with GPU sharing
(
github.com
)
8 points
by
WanjohiRyan
7 hours ago
1 comment
jbverschoor
2 hours ago
Very cool. But how do you then view /stream it? Which protocol?
WanjohiRyan
an hour 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.