We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93830a2 commit eace2f7Copy full SHA for eace2f7
README.md
@@ -11,6 +11,7 @@ This repository contains a few crates:
11
- **moq-pub**: A publish client, accepting media from stdin (ex. via ffmpeg) and sending it to a remote server.
12
- **moq-transport**: An async implementation of the underlying MoQ protocol.
13
- **moq-api**: A HTTP API server that stores the origin for each broadcast, backed by redis.
14
+- **moq-clock**: A dumb clock client/server just to prove MoQ is more than media.
15
16
There's currently no way to view media with this repo; you'll need to use [moq-js](https://github.com/kixelated/moq-js) for that.
17
0 commit comments