mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-30 06:51:59 -08:00
fix typo in README (#2446)
This commit is contained in:
parent
9c6168e7e3
commit
84b2293c9c
1 changed files with 0 additions and 2 deletions
|
|
@ -781,8 +781,6 @@ In order to use the UDP-multicast transport protocol, append `?vlcmulticast` to
|
|||
vlc --network-caching=50 rtsp://localhost:8554/mystream?vlcmulticast
|
||||
```
|
||||
|
||||
You can change the transport protocol by using the `--rtsp_` flag:
|
||||
|
||||
##### Ubuntu bug
|
||||
|
||||
The VLC shipped with Ubuntu 21.10 doesn't support playing RTSP due to a license issue (see [here](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982299) and [here](https://stackoverflow.com/questions/69766748/cvlc-cannot-play-rtsp-omxplayer-instead-can)). To fix the issue, remove the default VLC instance and install the snap version:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue