mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
fdf1598173
This is not very accurate but better than nothing. The demuxer after the source knows more accurate timestamps. |
||
---|---|---|
.. | ||
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"