Fix typo in gstplugin readme.md

This commit is contained in:
王滋涵 Zephyr Wang 2020-11-22 13:16:43 +08:00 committed by GitHub
parent 473bfd0bae
commit 0b7729edc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -132,7 +132,7 @@ GST_PLUGIN_PATH=target/gstplugins \
If that doesn't work, try:
```
GST_PLUGIN_PATH=target/gstplugins \
gst-in2spect-1.0 target/gstplugins/libgstservoplugin.so
gst-inspect-1.0 target/gstplugins/libgstservoplugin.so
```
If you get reports about the plugin being blacklisted, remove the (global!) gstreamer cache, e.g. under Linux: