GStreamer multimedia framework
Go to file
Jan Schmidt 315c2f93bb rtsp-media: Don't crash on encrypted RTX SDP
In parse_keymgmt(), don't mutate the input string that's been passed
as const, especially since we might need the original value again if
the same key info applies to multiple streams (RTX, for example).

https://bugzilla.gnome.org/show_bug.cgi?id=754753
2015-09-09 17:57:15 +10: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-mp4: Support filenames with spaces in them. Error out on too few arguments 2015-09-03 22:20:11 +10:00
gst rtsp-media: Don't crash on encrypted RTX SDP 2015-09-09 17:57:15 +10:00
pkgconfig rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
tests media-test: Removing unnecessary assertion 2015-08-13 18:48:51 -04: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.90 2015-08-19 14:15:23 +03:00
configure.ac Release 1.5.90 2015-08-19 14:15:23 +03: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.90 2015-08-19 14:15:23 +03: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.90 2015-08-19 14:15:23 +03:00
README Fix typo in README 2015-03-15 12:27:39 +00:00
RELEASE Release 1.5.90 2015-08-19 14:15:23 +03: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.