• Home
Name Date Size #Lines LOC

..--

Makefile.amD12-May-2024393 96

Makefile.inD12-May-202437.8 KiB1,1071,014

READMED12-May-2024188 84

gstrtmp.cD12-May-20243.3 KiB12482

gstrtmpsink.cD12-May-202412.6 KiB491347

gstrtmpsink.hD12-May-20241.9 KiB7035

gstrtmpsrc.cD12-May-202417.4 KiB688503

gstrtmpsrc.hD12-May-20242.3 KiB8440

meson.buildD12-May-2024479 2017

README

1rtmpsrc/sink:
2
3These plugins require librtmp from http://rtmpdump.mplayerhq.hu/
4
5You have to build librtmp with -fPIC to be able to use it
6with the GStreamer plugin: make XCFLAGS="-fPIC"
7
8