There was an error while loading. Please reload this page.
1 parent 4e75ff8 commit b438d17Copy full SHA for b438d17
1 file changed
README.md
@@ -285,7 +285,7 @@ To attempt a live publish against a relay:
285
```bash
286
OPENMOQ_PICOQUIC_TRACE=1 ./build/openmoq-publisher \
287
--input sample.mp4 \
288
- --endpoint moqt://interop-relay.cloudflare.mediaoverquic.com:443/moq \
+ --endpoint moqt://relay.example.com:443/moq \
289
--namespace interop \
290
--forward 0 \
291
--timeout 10 \
@@ -298,7 +298,7 @@ Publish the same stream with SAP timeline tracks included:
298
299
300
301
302
303
304
0 commit comments