GStreamer multimedia framework
Find a file
Wim Taymans 6d6ba1ee61 server: separate create and accept
Create separate create and accept methods so that subclasses can create custom
client object.
Configure the server in the client object and prepare for keeping track of
connected clients.
2011-01-12 10:57:08 +01:00
bindings Updated Vala bindings 2010-09-23 13:39:47 +02:00
common@f94d739915 Automatic update of common submodule 2011-01-11 15:52:44 +02:00
docs gitignore: updates 2011-01-11 13:04:31 +01:00
examples auth: add authentication object 2011-01-12 00:22:27 +01:00
gst server: separate create and accept 2011-01-12 10:57:08 +01:00
pkgconfig Added pkg-config file to use gst-rtsp-server uninstalled 2009-10-13 10:56:22 +02:00
.gitignore gitignore: updates 2011-01-11 13:04:31 +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 autogen/configure: Bring more in sync to standard gst module behaviour 2010-12-07 18:14:22 +01:00
ChangeLog Initial import 2008-10-09 13:29:12 +01:00
configure.ac build: make autotools put all .m4 cruft into m4/ rather than polluting common/m4 2011-01-08 01:55:06 +00:00
COPYING Initial import 2008-10-09 13:29:12 +01:00
COPYING.LIB Initial import 2008-10-09 13:29:12 +01:00
gst-rtsp.spec.in Initial import 2008-10-09 13:29:12 +01:00
Makefile.am build: make autotools put all .m4 cruft into m4/ rather than polluting common/m4 2011-01-08 01:55:06 +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 Initial import 2008-10-09 13:29:12 +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.