gstreamer/ext/rtmp/README
2015-12-30 18:00:47 -08:00

8 lines
188 B
Plaintext

rtmpsrc/sink:
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"