summaryrefslogtreecommitdiff
path: root/ext/rtmp/README
blob: e9860a5a094e69af3eb75a4a0a0252b4e2e593c3 (plain)
1
2
3
4
5
6
7
rtmpsrc:

This plugin requires 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"