GStreamer multimedia framework
Find a file
Sebastian Dröge ae7bec97cb rtsp-media: Strip keys from the fmtp that we use internally in our caps
Skip keys from the fmtp, which we already use ourselves for the
caps. Some software is adding random things like clock-rate into
the fmtp, and we would otherwise here set a string-typed clock-rate
in the caps... and thus fail to create valid RTP caps

https://bugzilla.gnome.org/show_bug.cgi?id=753009
2015-07-29 11:28:21 +01:00
common@9aed1d7a80 Automatic update of common submodule 2015-07-03 22:00:00 +02:00
docs docs: add missing types 2015-06-11 11:34:42 +01:00
examples test-netclock: Use gst_pipeline_set_latency() to set a high-enough, equal latency for all receivers 2015-06-13 17:14:43 +02:00
gst rtsp-media: Strip keys from the fmtp that we use internally in our caps 2015-07-29 11:28:21 +01:00
pkgconfig rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
tests rtsp-client: allow application to decide what requirements are supported 2015-06-23 14:38:29 +01:00
.gitignore Update .gitignore 2014-05-02 19:58:50 +01:00
.gitmodules Add common submodule 2010-12-01 20:00:22 +01:00
AUTHORS Initial import 2008-10-09 13:29:12 +01:00
autogen.sh autogen.sh: only run autopoint if gettext requested in configure.ac 2015-04-26 15:07:52 +01:00
ChangeLog Release 1.5.2 2015-06-24 23:44:37 +02:00
configure.ac Back to development 2015-06-25 00:04:28 +02:00
COPYING Fix FSF address 2012-11-04 00:14:25 +00:00
COPYING.LIB Fix FSF address 2012-11-04 00:14:25 +00:00
gst-rtsp-server.doap Release 1.5.2 2015-06-24 23:44:37 +02:00
gst-rtsp.spec.in rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
Makefile.am Fix 'make check' from top-level directory 2014-12-31 13:04:57 +00:00
NEWS Release 1.5.2 2015-06-24 23:44:37 +02:00
README Fix typo in README 2015-03-15 12:27:39 +00:00
RELEASE Release 1.5.2 2015-06-24 23:44:37 +02:00
REQUIREMENTS Initial import 2008-10-09 13:29:12 +01:00
TODO rtsp: cleanups 2012-11-15 17:11:16 +01:00

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.