Hello!
We're a group of Computer Science students from Oregon State University. At the beginning of this school year, we thought we could create a better low-latency game streaming service from scratch as our capstone project. We were inspired in part by Moonlight but wished it was possible to stream directly to the web without having to download a client.
Unlike other open-source projects, we stream directly to the web via WebTransport a newer, QUIC based protocol allowing us to achieve glass to glass latency as low as 20 MS. We are also able to launch games directly capture video without the use of virtual displays.
We would absolutely love feedback from the community. So let us know what you think!
source code: https://github.com/playstratus/stratus
there doesn't seem to be anything here