GStreamer multimedia framework
Find a file
Wim Taymans a26e9b621e client: use 454 when session can't be found
We should use 454 when a session can't be found because there was no session
pool configured in the server. This is not a server configuration problem
because the server on which the request is done might not be the same one that
will keep the sessions for us and so it does not need to support sessions.
2012-11-27 12:11:41 +01:00
common@a72faea054 Automatic update of common submodule 2012-11-19 11:31:12 +00:00
docs client: remove reference to server 2012-11-26 16:39:26 +01:00
examples MediaMapping -> MountPoints 2012-11-26 12:37:55 +01:00
gst client: use 454 when session can't be found 2012-11-27 12:11:41 +01:00
pkgconfig rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
tests tests: add unit test for the client object 2012-11-27 11:17:31 +01:00
.gitignore python: remove pygst-based python bindings 2012-02-13 10:37:37 +00: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 configure: Modernize autotools setup a bit 2012-04-13 14:02:15 +02:00
ChangeLog Initial import 2008-10-09 13:29:12 +01:00
configure.ac configure: bump required version of -base 2012-11-26 09:36:09 +01: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.spec.in rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
Makefile.am bindings: remove vala bindings 2012-10-28 15:09:04 +00: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.