mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-23 11:59:51 -08:00
docs: improve (#5277)
This commit is contained in:
parent
6407721807
commit
20e7f1db75
32 changed files with 34 additions and 31 deletions
|
|
@ -13,7 +13,7 @@
|
|||
! qtdemux name=d d.video_0 ! queue ! s.sink_0 d.audio_0 ! queue ! s.sink_1
|
||||
```
|
||||
|
||||
2. Open the stream. For instance, you can open the stream with _VLC_:
|
||||
2. Read the stream. For instance, you can read the stream with _VLC_:
|
||||
|
||||
```sh
|
||||
vlc --network-caching=50 rtsp://localhost:8554/mystream
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue