GStreamer multimedia framework
Go to file
David Svensson Fors faf0b31cbb rtsp-client: vmethod for modifying tunnel GET response
Add a vmethod tunnel_http_response where the response to the HTTP GET
for tunneled connections can be modified.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725879
2014-03-11 11:17:04 +01:00
common@bcb1518c08 Automatic update of common submodule 2014-02-28 09:36:49 +01:00
docs docs: Specify the override file 2013-11-27 15:42:45 +01:00
examples sdp: pass multicast connection for multicast-only stream 2014-03-03 15:12:55 +01:00
gst rtsp-client: vmethod for modifying tunnel GET response 2014-03-11 11:17:04 +01:00
pkgconfig rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
tests tests: Fix another compiler warning with gcc 2014-02-09 10:47:09 +01:00
.gitignore .gitignore: Ignore gcov intermediate files 2014-03-03 12:22:30 +01:00
.gitmodules Add common submodule 2010-12-01 20:00:22 +01:00
acinclude.m4 Add python bindings. 2009-01-08 14:57:55 +01:00
AUTHORS Initial import 2008-10-09 13:29:12 +01:00
autogen.sh Fix broken gettext setup which is not used anyway 2013-12-22 23:10:56 +00:00
ChangeLog Initial import 2008-10-09 13:29:12 +01:00
configure.ac configure: make sure releases are in .doap file 2014-02-25 14:42:09 +00: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 configure: Synchronise with the configure scripts of the other modules 2014-02-09 10:41:14 +01:00
gst-rtsp.spec.in rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
Makefile.am build: Ship gst-rtsp-server.doap file 2014-02-09 10:52:29 +01:00
NEWS Initial import 2008-10-09 13:29:12 +01:00
README README: update 2010-10-30 13:27:09 +02:00
RELEASE Initial import 2008-10-09 13:29:12 +01: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 ion top of GStreamer for building an RTSP server

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