docs: fix MoQ read URL (#5904)

This commit is contained in:
Alessandro Ros
2026-06-28 16:29:24 +02:00
committed by GitHub
parent ce00edb92f
commit f4decfd41b
+1 -1
View File
@@ -12,7 +12,7 @@ There are some limitations and requirements that are listed in [Publish with Med
You can read a stream with Media-over-QUIC and a web browser by visiting:
```
https://localhost:8892/mystream/publish
https://localhost:8892/mystream
```
The only clients that can currently read with Media-over-QUIC are [Web browsers](07-web-browsers.md).