summaryrefslogtreecommitdiff
path: root/ext/rtmp/README
blob: 4f6e413f74ae6d714aca7c4e3f7c49d5fbf9cdb8 (plain)
1
2
3
4
5
6
7
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"