gstreamer/ext/rtmp
2018-04-25 11:08:09 +01:00
..
gstrtmp.c
gstrtmpsink.c rtmpsink: don't crash if there's streamheader field in the caps 2018-01-28 14:28:33 +00:00
gstrtmpsink.h
gstrtmpsrc.c
gstrtmpsrc.h
Makefile.am
meson.build Meson: Generate pc file for all plugins in bad 2018-04-25 11:08:09 +01:00
README

rtmpsrc/sink:

These plugins require 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"