Browse Source

fix typo in README (#2184)

pull/2185/head
Alessandro Ros 2 years ago committed by GitHub
parent
commit
6f65aed1cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -867,7 +867,7 @@ RTSP is a protocol that allows to publish and read streams. It supports differen
rtsp://localhost:8554/mystream rtsp://localhost:8554/mystream
``` ```
Known clients that can read with SRT are [FFmpeg](#ffmpeg-1), [Gstreamer](#gstreamer-1) and [VLC](#vlc). Known clients that can read with RTSP are [FFmpeg](#ffmpeg-1), [Gstreamer](#gstreamer-1) and [VLC](#vlc).
##### Latency ##### Latency

Loading…
Cancel
Save