wt: use cdn relay defaults and native setup before overrides

This commit is contained in:
every.channel 2026-02-21 01:34:51 -08:00
parent 0c76f33333
commit 5bce56ee79
No known key found for this signature in database
5 changed files with 20 additions and 10 deletions

View file

@ -53,7 +53,7 @@ Publish (node -> Cloudflare relay):
```sh
cargo run -p ec-node -- wt-publish \
--url https://interop-relay.cloudflare.mediaoverquic.com/ \
--url https://cdn.moq.dev/anon \
--name la-nbc \
--input http://<hdhr-host>/auto/v4.1
```
@ -61,7 +61,7 @@ cargo run -p ec-node -- wt-publish \
Watch (web):
```txt
https://every.channel/watch?url=https%3A%2F%2Finterop-relay.cloudflare.mediaoverquic.com%2F&name=la-nbc
https://every.channel/watch?url=https%3A%2F%2Fcdn.moq.dev%2Fanon&name=la-nbc
```
Coverage: