Nesbox: A fast MicroVM with GPU sharing

(github.com)

9 points | by WanjohiRyan 7 hours ago

1 comments

  • jbverschoor 2 hours ago
    Very cool. But how do you then view /stream it? Which protocol?
    • WanjohiRyan 2 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.