fix typo in README (#2446)

This commit is contained in:
Alessandro Ros 2023-10-02 20:11:12 +02:00 committed by GitHub
parent 9c6168e7e3
commit 84b2293c9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: