update readme

This commit is contained in:
Alessandro Ros 2020-08-04 18:37:44 +02:00 committed by GitHub
parent 2b2f8fcdf3
commit 26a6f5b501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Features:
or _GStreamer_:
```
gst-launch-1.0 -v rtspsrc location=rtsp://localhost:8554/mystream ! rtph264depay ! decodebin ! autovideosink
gst-launch-1.0 rtspsrc location=rtsp://localhost:8554/mystream ! rtph264depay ! decodebin ! autovideosink
```
or _FFmpeg_: