mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 12:32:01 -08:00
fix SRT URL in README by replacing 'publish' with 'read' (#2628)
This commit is contained in:
parent
870238607c
commit
42afc8d327
1 changed files with 1 additions and 1 deletions
|
|
@ -848,7 +848,7 @@ Replace `mystream` with the path name.
|
|||
If credentials are enabled, append username and password to `streamid`;
|
||||
|
||||
```
|
||||
srt://localhost:8890?streamid=publish:mystream:user:pass
|
||||
srt://localhost:8890?streamid=read:mystream:user:pass
|
||||
```
|
||||
|
||||
Known clients that can read with SRT are [FFmpeg](#ffmpeg-1), [GStreamer](#gstreamer-1) and [VLC](#vlc).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue