summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>2015-12-30 18:00:47 -0800
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>2015-12-30 18:00:47 -0800
commit8c78a79c676a00c8a6cbaeb104e4c0f3e2381ad4 (patch)
tree9a13744fd5eee7f8fb91a101ccc26dc1b0de199c
parent00587eb561c243745defc442f9b139e80a50ba92 (diff)
rtmp: refer to both elements in the README
-rw-r--r--ext/rtmp/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/rtmp/README b/ext/rtmp/README
index e9860a5a0..4f6e413f7 100644
--- a/ext/rtmp/README
+++ b/ext/rtmp/README
@@ -1,6 +1,6 @@
-rtmpsrc:
+rtmpsrc/sink:
-This plugin requires librtmp from http://rtmpdump.mplayerhq.hu/
+These plugins require librtmp from http://rtmpdump.mplayerhq.hu/
You have to build librtmp with -fPIC to be able to use it
with the GStreamer plugin: make XCFLAGS="-fPIC"