• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Makefile.amH A D19-Apr-2019393 96

Makefile.inH A D03-May-202237.8 KiB1,1071,014

READMEH A D19-Apr-2019188 84

gstrtmp.cH A D19-Apr-20193.3 KiB12482

gstrtmpsink.cH A D19-Apr-201912.6 KiB491347

gstrtmpsink.hH A D19-Apr-20191.9 KiB7035

gstrtmpsrc.cH A D03-Sep-201917.4 KiB688503

gstrtmpsrc.hH A D19-Apr-20192.3 KiB8440

meson.buildH A D19-Apr-2019479 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