From 84b2293c9ce4afc050ffc9cec337ae8e7c6e8632 Mon Sep 17 00:00:00 2001 From: Alessandro Ros Date: Mon, 2 Oct 2023 20:11:12 +0200 Subject: [PATCH] fix typo in README (#2446) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d4cf6bd1..aba5c757 100644 --- a/README.md +++ b/README.md @@ -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: