GStreamer multimedia framework
Find a file
Wim Taymans 7797023fda media: enable per factory authorisations
Allow for adding a GstRTSPAuth on the factory and media level and check
permissions when accessing the factory.
Add hints to the auth methods for future more fine grained authorisation.
Add example application for per factory authentication.
2011-01-12 13:57:09 +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 docs: add more docs 2011-01-12 11:07:26 +01:00
examples media: enable per factory authorisations 2011-01-12 13:57:09 +01:00
gst media: enable per factory authorisations 2011-01-12 13:57:09 +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.