Edward Hervey 5300e59f09 rtmp: proxy logging from librtmp
Helps with debugging various librtmp issues
2014-06-05 09:41:31 +02:00
..
2014-06-05 09:41:31 +02:00
2012-11-04 00:09:59 +00:00
2014-06-05 09:41:31 +02:00
2012-11-04 00:09:59 +00:00

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"