@rmallick6806/moq-ts
v0.0.4
Published
Media over QUIC library
Downloads
4
Readme
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:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)