GStreamer multimedia framework
Find a file
Tim-Philipp Müller b648caac43 pkgconfig: remove -I@srcdir@/.. which duplicates abs_top_srcdir
Fixes meson warning about undefined @srcdir@.
2017-08-10 14:24:25 +01:00
common@48a5d85ebf Automatic update of common submodule 2017-04-24 20:30:37 +01:00
docs
examples
gst rtsp-stream: fix connection delay due to wrong assumption on last-sample 2017-06-29 14:52:09 +01:00
pkgconfig pkgconfig: remove -I@srcdir@/.. which duplicates abs_top_srcdir 2017-08-10 14:24:25 +01:00
tests meson: skip tests on windows for now 2017-07-21 13:36:31 +01:00
win32
.gitignore
.gitmodules
AUTHORS
autogen.sh
ChangeLog Release 1.12.0 2017-05-04 15:40:46 +03:00
configure.ac Remove plugin specific static build option 2017-05-16 14:44:43 -04:00
COPYING
COPYING.LIB
gst-rtsp-server.doap Release 1.12.0 2017-05-04 15:40:46 +03:00
Makefile.am Distribute meson_options.txt 2017-06-09 20:16:28 -04:00
meson.build meson: Allow using glib as a subproject 2017-06-28 11:57:31 -04:00
meson_options.txt meson: add options to set package name and origin 2017-05-20 15:07:31 +01:00
NEWS Release 1.12.0 2017-05-04 15:40:46 +03:00
README
RELEASE Release 1.12.0 2017-05-04 15:40:46 +03:00
REQUIREMENTS
TODO

gst-rtsp-server is a library on top of GStreamer for building an RTSP server

There are some examples in the examples/ directory and more comprehensive
documentation in docs/README.