gstreamer/ext/rtmp
Jan Alexander Steffens (heftig) 86080cb5cc rtmpsrc: Report limited bandwidth
Makes uridecodebin treat this source as a stream source,
allowing timeshifting.

https://bugzilla.gnome.org/show_bug.cgi?id=732335
2014-07-01 15:02:37 +02:00
..
gstrtmp.c rtmp: proxy logging from librtmp 2014-06-05 09:41:31 +02:00
gstrtmpsink.c
gstrtmpsink.h
gstrtmpsrc.c rtmpsrc: Report limited bandwidth 2014-07-01 15:02:37 +02: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"