mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 05:06:17 +00:00
rtmp: refer to both elements in the README
This commit is contained in:
parent
00587eb561
commit
8c78a79c67
1 changed files with 2 additions and 2 deletions
|
@ -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
|
You have to build librtmp with -fPIC to be able to use it
|
||||||
with the GStreamer plugin: make XCFLAGS="-fPIC"
|
with the GStreamer plugin: make XCFLAGS="-fPIC"
|
||||||
|
|
Loading…
Reference in a new issue