gstreamer/ext/rtmp
2012-03-28 12:53:09 +02:00
..
gstrtmp.c
gstrtmpsink.c update for buffer changes 2012-03-28 12:53:09 +02:00
gstrtmpsink.h
gstrtmpsrc.c
gstrtmpsrc.h
Makefile.am
README

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"