wt: use cdn relay defaults and native setup before overrides
This commit is contained in:
parent
0c76f33333
commit
5bce56ee79
5 changed files with 20 additions and 10 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue