GStreamer multimedia framework
Go to file
Miguel Angel Cabrera Moya 17ce0df09a session: use full charset for RTSP session ID
As specified in RFC 2326 section 3.4 use full valid charset to make guessing
session ID more difficult.

https://bugzilla.gnome.org/show_bug.cgi?id=643812
2011-03-07 18:39:43 +00:00
bindings gst-rtsp-server: update python bindings 2011-01-12 16:31:26 +01:00
common@6aec6b9716 Automatic update of common submodule 2011-02-28 18:35:03 +01:00
docs docs: recursive into sub-directories on 'make upload' 2011-01-24 11:59:22 +00:00
examples example: improve example docs a little 2011-01-12 18:33:49 +01:00
gst session: use full charset for RTSP session ID 2011-03-07 18:39:43 +00:00
pkgconfig Added pkg-config file to use gst-rtsp-server uninstalled 2009-10-13 10:56:22 +02:00
tests tests: add tests directory and cleanup test 2011-01-12 18:16:46 +01: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 configure: require core/base 0.10.31 2011-02-26 19:58:02 +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 tests 2011-01-12 18:17:26 +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 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.