Files
netris-nestri/packages/moq
Wanjohi 379db1c87b feat: Add streaming support (#125)
This adds:
- [x] Keyboard and mouse handling on the frontend
- [x] Video and audio streaming from the backend to the frontend
- [x] Input server that works with Websockets

Update - 17/11
- [ ] Master docker container to run this
- [ ] Steam runtime
- [ ] Entrypoint.sh

---------

Co-authored-by: Kristian Ollikainen <14197772+DatCaptainHorse@users.noreply.github.com>
Co-authored-by: Kristian Ollikainen <DatCaptainHorse@users.noreply.github.com>
2024-12-08 14:54:56 +03:00
..
2024-12-08 14:54:56 +03:00
2024-12-08 14:54:56 +03:00
2024-12-08 14:54:56 +03:00
2024-12-08 14:54:56 +03:00
2024-12-08 14:54:56 +03:00
2024-12-08 14:54:56 +03:00
2024-09-26 21:34:42 +03:00
2024-12-08 14:54:56 +03:00

Media over QUIC

Media over QUIC (MoQ) is a live media delivery protocol utilizing QUIC streams. See the Warp draft.

This is a Typescript library that supports both contribution (ingest) and distribution (playback). It requires a server, such as moq-rs.

Usage

npm install @kixelated/moq

License

Licensed under either: