GStreamer multimedia framework
Find a file
Wim Taymans fee8216513 client: refuse to change the MTU on shared media
If we change the MTU of chared media, it changes for all clients.
We don't want to set the MTU to something large for clients that
stream over UDP.
2012-10-27 21:05:03 +02:00
bindings python: remove pygst-based python bindings 2012-02-13 10:37:37 +00:00
common@6bb695159b Automatic update of common submodule 2012-10-06 15:02:27 +01:00
docs docs: update docs 2012-10-26 12:35:20 +02:00
examples small fixes to docs and debug 2012-10-27 11:53:51 +02:00
gst client: refuse to change the MTU on shared media 2012-10-27 21:05:03 +02:00
pkgconfig rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
tests tests: Add libgio link dependency 2012-10-22 18:07:52 +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 version number after refactoring 2012-10-26 11:24:55 +01: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 rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
Makefile.am build: Include lcov.mak to allow test coverage report generation 2011-03-25 10:05:40 +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.