Browse Source

update readme

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

2
README.md

@ -42,7 +42,7 @@ Features: @@ -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_:

Loading…
Cancel
Save