forked from External/mediamtx
fix typo in README (#2184)
This commit is contained in:
parent
8357f294f6
commit
6f65aed1cb
1 changed files with 1 additions and 1 deletions
|
|
@ -867,7 +867,7 @@ RTSP is a protocol that allows to publish and read streams. It supports differen
|
||||||
rtsp://localhost:8554/mystream
|
rtsp://localhost:8554/mystream
|
||||||
```
|
```
|
||||||
|
|
||||||
Known clients that can read with SRT are [FFmpeg](#ffmpeg-1), [Gstreamer](#gstreamer-1) and [VLC](#vlc).
|
Known clients that can read with RTSP are [FFmpeg](#ffmpeg-1), [Gstreamer](#gstreamer-1) and [VLC](#vlc).
|
||||||
|
|
||||||
##### Latency
|
##### Latency
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue