ec-node: WebTransport publish + web hang-watch
This commit is contained in:
parent
791c7beee7
commit
339aef50e0
19 changed files with 1355 additions and 2229 deletions
17
README.md
17
README.md
|
|
@ -47,6 +47,23 @@ Runbook:
|
|||
cat docs/USAGE.md
|
||||
```
|
||||
|
||||
## WebTransport Watch (MoQ)
|
||||
|
||||
Publish (node -> Cloudflare relay):
|
||||
|
||||
```sh
|
||||
cargo run -p ec-node -- wt-publish \
|
||||
--url https://relay.cloudflare.mediaoverquic.com/ \
|
||||
--name la-nbc \
|
||||
--input http://<hdhr-host>/auto/v4.1
|
||||
```
|
||||
|
||||
Watch (web):
|
||||
|
||||
```txt
|
||||
https://every.channel/watch?url=https%3A%2F%2Frelay.cloudflare.mediaoverquic.com%2F&name=la-nbc
|
||||
```
|
||||
|
||||
Coverage:
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue