gstreamer/ext/rtmp
2010-09-02 22:39:33 +01:00
..
gstrtmpsrc.c rtmpsrc: fix wrong use of GST_ELEMENT_ERROR 2010-09-02 22:39:33 +01:00
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"