gstreamer/ext/rtmp
2020-07-07 19:55:00 +01:00
..
gstrtmp.c
gstrtmpsink.c
gstrtmpsink.h
gstrtmpsrc.c rtmp, transcodebin: fix i18n header includes 2020-07-07 19:55:00 +01:00
gstrtmpsrc.h
meson.build rtmp, transcodebin: fix i18n header includes 2020-07-07 19:55:00 +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"